mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
docs(INSTALL.md): add ubuntu PPA for archs other than x86{,_64}
Closes #3410.
This commit is contained in:
parent
e3278853d5
commit
64cbddd068
10
INSTALL.md
10
INSTALL.md
|
@ -66,7 +66,10 @@ Easy qTox install is provided for variety of distributions:
|
||||||
|
|
||||||
There are community builds for wide range of distrubutions:
|
There are community builds for wide range of distrubutions:
|
||||||
|
|
||||||
https://software.opensuse.org/download.html?project=home%3Aantonbatenev%3Atox&package=qtox
|
Link | Distros | Architecture
|
||||||
|
---- | ------- | ------------
|
||||||
|
[OBS] | Arch, CentOS, Debian, Fedora, openSUSE, Ubuntu | x86, x86_64
|
||||||
|
[Ubuntu PPA] | Ubuntu | arm64, armhf, ppc64el
|
||||||
|
|
||||||
|
|
||||||
#### Generic
|
#### Generic
|
||||||
|
@ -553,3 +556,8 @@ decided to choose another location, replace corresponding parts.
|
||||||
### Getting dependencies
|
### Getting dependencies
|
||||||
Run `bootstrap.bat` in cloned `C:\qTox` directory. Script will download rest of
|
Run `bootstrap.bat` in cloned `C:\qTox` directory. Script will download rest of
|
||||||
dependencies compile them and put to appropriate directories.
|
dependencies compile them and put to appropriate directories.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[OBS]: https://software.opensuse.org/download.html?project=home%3Aantonbatenev%3Atox&package=qtox
|
||||||
|
[Ubuntu PPA]: https://launchpad.net/~abbat/+archive/ubuntu/tox
|
||||||
|
|
Loading…
Reference in New Issue
Block a user