From 64cbddd0682d9491b4712efb8091a36db6685af3 Mon Sep 17 00:00:00 2001 From: Zetok Zalbavar Date: Sat, 18 Jun 2016 13:37:18 +0100 Subject: [PATCH] docs(INSTALL.md): add ubuntu PPA for archs other than x86{,_64} Closes #3410. --- INSTALL.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 94803771c..5be66cf4f 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -66,7 +66,10 @@ Easy qTox install is provided for variety of distributions: 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 @@ -553,3 +556,8 @@ decided to choose another location, replace corresponding parts. ### Getting dependencies Run `bootstrap.bat` in cloned `C:\qTox` directory. Script will download rest of 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