Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
binaries [2015/09/14 02:42]
zero_one [Table]
binaries [2016/11/03 07:18]
nurupo Removed all download links and added a pointer to the Download page of our website
Line 11: Line 11:
 Thank you for your understanding, and happy testing! Thank you for your understanding, and happy testing!
  
-===== Windows ===== +<WRAP center round important 25%
- +This page has moved to https://tox.chat/download.html 
-^ Name                                                                                                                                                    ^ Arch       ^ Build Author  ^ Status   ^ +</WRAP>
-| [[https://build.tox.chat/view/Clients/job/qTox_build_windows_x86-64_release/lastSuccessfulBuild/artifact/qTox_build_windows_x86-64_release.zip| qTox]]  | 64 bit     | Jenkins       | Nightly +
-| [[https://build.tox.chat/view/Clients/job/qTox_build_windows_x86_release/lastSuccessfulBuild/artifact/qTox_build_windows_x86_release.zip| qTox]]        | 32 bit     | Jenkins       | Nightly +
-| [[https://github.com/notsecure/utox-update/releases/download/latest/utox_runner.zip|µTox]]                                                              | 32/64 bit  | irungentoo    | Weekly   | +
- +
- +
-===== Mac OS X ===== +
- +
-^ Name                                                        ^ Arch                 ^ Type  ^ Build Author  ^ Status   ^ +
-| [[https://zodiaclabs.org/storage/c1/uTox-0.3.2.dmg| µTox]]  | 64-bit (OS X 10.7+)  | dmg   | stal          | Monthly +
- +
-===== Mobile clients ===== +
- +
-==== Android (Warning: Experimental) ==== +
-[[https://github.com/subliun/Antox| Subliun]] has ported antox to tox4j the new toxcore java wrapper. Antox is actively maintained. +
- +
- +
-^ Name   ^ Arch  ^ Type  ^ Build Author  ^ Status   ^ +
-| Antox  | Arm   | apk   | Jenkins       | Nightly +
- +
- +
-=== F-droid === +
- +
-Add repository in F-droid: <code>https://antox.me/fdroid/repo</code+
- +
-=== Google play beta === +
- //coming soon// +
- +
- +
-==== iOS ==== +
- +
-See [[clients:Antidote]]. +
- +
- +
-===== GNU/Linux ===== +
- +
-==== Debian, Ubuntu, Mint, etc. ==== +
- +
-You may need to remove old repository before adding current one. +
- +
-To add current repository: +
- +
-<code bash> +
-echo "deb https://pkg.tox.chat/debian nightly release" | sudo tee /etc/apt/sources.list.d/tox.list +
-wget -qO - https://pkg.tox.chat/debian/pkg.gpg.key | sudo apt-key add - +
-sudo apt-get install apt-transport-https +
-sudo apt-get update +
-</code> +
- +
-And to install e.g. [[clients:qTox]]: +
-<code bash> +
-sudo apt-get install qtox +
-</code> +
-or, if you have Ubuntu with Unity environment: +
-<code bash> +
-sudo apt-get install qtox-unity +
-</code> +
-==== Gentoo ==== +
- +
-The Tox overlay is now in the official layman list. +
- +
-To add it: +
-<code bash> +
-layman -a tox-overlay +
-</code> +
- +
-More info [[https://github.com/Tox/gentoo-overlay-tox| here]]. +
- +
- +
-==== Arch ==== +
- +
-Many Tox related packages exist in the AUR. However, if you have an issue with Tox and you installed Tox using the AUR packages, please compile that package from source before filing a bug report. If the issue appears to be on the Arch maintainers side (eg: compiles from source fine, but the PKGBUILD fails), please contact the package maintainer and let them know! +
- +
-Alternatively, you could use [[https://github.com/Tox/arch-repo-tox| supported PKGBUILDs]].  +
- +
- +
-==== Other Linux ==== +
- +
-| **x86_64**                                                                                                                                                                                                |||      | **x86**                                                                                                                                                                                            |||      | **ARM**                                                                                                                                                                                                ||| +
-^ Name                                                                                                                                                                             ^ Build Author  ^ Status   | :::  ^ Name                                                                                                                                                                      ^ Build Author  ^ Status   | :::  ^ Name                                                                                                                                                                          ^ Build Author  ^ Status   ^ +
-| [[https://build.tox.chat/view/Clients/job/qTox_build_linux_x86-64_release/lastSuccessfulBuild/artifact/qTox_build_linux_x86-64_release.tar.xz| qTox (Qt 5.5.0)]]                 | Jenkins       | Nightly  | :::  | [[https://build.tox.chat/view/Clients/job/qTox_build_linux_x86_release/lastSuccessfulBuild/artifact/qTox_build_linux_x86_release.tar.xz| qTox (Qt 5.5.0)]]                | Jenkins       | Nightly  | :::  | [[https://build.tox.chat/view/Clients/job/qTox_build_linux_armhf_release/lastSuccessfulBuild/artifact/qTox_build_linux_armhf_release.tar.xz| qTox (Qt 5.5.0)]]                | Jenkins       | Nightly +
-| [[https://build.tox.chat/job/qTox-qt5.4.2_build_linux_x86-64_release/lastSuccessfulBuild/artifact/qTox-qt5.4.2_build_linux_x86-64_release.tar.xz| qTox (Qt 5.4.2)]]              | Jenkins       | Nightly  | :::  | [[https://build.tox.chat/job/qTox-qt5.4.2_build_linux_x86_release/lastSuccessfulBuild/artifact/qTox-qt5.4.2_build_linux_x86_release.tar.xz| qTox (Qt 5.4.2)]]             | Jenkins       | Nightly  | :::  | [[https://build.tox.chat/job/qTox-qt5.4.2_build_linux_armhf_release/lastSuccessfulBuild/artifact/qTox-qt5.4.2_build_linux_armhf_release.tar.xz| qTox (Qt 5.4.2)]]             | Jenkins       | Nightly +
-| [[https://build.tox.chat/view/Clients/job/qTox-unity_build_linux_x86-64_release/lastSuccessfulBuild/artifact/qTox-unity_build_linux_x86-64_release.tar.xz| qTox (Unity tray)]]   | Jenkins       | Nightly  | :::  | [[https://build.tox.chat/view/Clients/job/qTox-unity_build_linux_x86_release/lastSuccessfulBuild/artifact/qTox-unity_build_linux_x86_release.tar.xz| qTox (Unity tray)]]  | Jenkins       | Nightly  | :::  | :::                                                                                                                                                                           | :::           | :::      | +
-| [[https://build.tox.chat/view/Clients/job/uTox_build_linux_x86-64_release/lastSuccessfulBuild/artifact/utox_linux_x86-64.tar.xz| µTox]]                                          | Jenkins       | Nightly  | :::  | [[https://build.tox.chat/view/Clients/job/uTox_build_linux_x86_release/lastSuccessfulBuild/artifact/utox_linux_x86.tar.xz| µTox ]]                                        | Jenkins       | Nightly  | :::  | :::                                                                                                                                                                           | :::           | :::      | +
-| [[https://build.tox.chat/view/Clients/job/toxic_build_linux_x86-64_release/lastSuccessfulBuild/artifact/toxic_build_linux_x86-64_release.tar.xz| Toxic]]                         | Jenkins       | Nightly  | :::  | [[https://build.tox.chat/view/Clients/job/toxic_build_linux_x86_release/lastSuccessfulBuild/artifact/toxic_build_linux_x86_release.tar.xz|Toxic]]                         | Jenkins       | Nightly  | :::  | :::                                                                                                                                                                           | :::           | :::      | +
-| [[https://build.tox.chat/view/Clients/job/toxic-no-x11_build_linux_x86-64_release/lastSuccessfulBuild/artifact/toxic-no-x11_build_linux_x86-64_release.tar.xz| Toxic]] (no X11)  | Jenkins       | Nightly  | :::  | [[https://build.tox.chat/view/Clients/job/toxic-no-x11_build_linux_x86_release/lastSuccessfulBuild/artifact/toxic-no-x11_build_linux_x86_release.tar.xz|Toxic]] (no X11)  | Jenkins       | Nightly  | :::  | [[https://build.tox.chat/view/Clients/job/toxic-no-x11_build_linux_armhf_release/lastSuccessfulBuild/artifact/toxic-no-x11_build_linux_armhf_release.tar.xz|Toxic]] (no X11)  | Jenkins       | Nightly +
- +
-qTox binaries built against Qt 5.4.2 are provided as an alternative to anyone experiencing issues introduced by Qt 5.5.0's regressions. +
-===== Other builds ===== +
- +
-^ Name                                                                                                                                       ^ Operating System  ^ Arch     ^ Build Author    ^ Status   ^ +
-| [[https://build.tox.chat/view/Clients/job/uTox_build_windows_x86-64_release/lastSuccessfulBuild/artifact/utox_windows_x86-64.zip| µTox*]]  | Windows           | 64 bit   | Jenkins         | Nightly +
-| [[https://build.tox.chat/view/Clients/job/uTox_build_windows_x86_release/lastSuccessfulBuild/artifact/utox_windows_x86.zip| µTox*]]        | Windows           | 32 bit   | Jenkins         | Nightly +
-| [[https://jenkins.impy.me/job/Toxy%20x64/lastSuccessfulBuild/artifact/toxy_x64.zip| Toxy]]                                                 | Windows           | 64 bit   | Impy's Jenkins  | Nightly +
-| [[https://jenkins.impy.me/job/Toxy%20x86/lastSuccessfulBuild/artifact/toxy_x86.zip| Toxy]]                                                 | Windows           | 32 bit   | Impy's Jenkins  | Nightly +
-| [[https://www.freshports.org/net-im/qtox| qTox]]                                                                                           | FreeBSD           | Generic  | ThTh            | Nightly +
-| [[https://www.freshports.org/net-im/uTox| µTox]]                                                                                           | FreeBSD           | Generic  | ThTh            | Nightly +
-| [[https://www.freshports.org/net-im/toxic| Toxic]]                                                                                         | FreeBSD           | Generic  | ThTh            | Nightly +
- +
-* it's preferable to use uTox from the [[binaries#windows|Windows]] section, since the ones provided here don't come with an updater. +
- +
-==== Community builds ==== +
- +
-[[community_builds | Community builds]]+
  
Print/export