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
Next revision Both sides next revision
clients:utox [2020/05/01 00:45]
nurupo [Table] uTox's website is no more
clients:utox [2020/05/24 17:20]
skeleton1 [Linux] updated
Line 7: Line 7:
 | Language:           | C                                              | | Language:           | C                                              |
 | Operating Systems:  | Windows, Linux, OSX, BSD, Android              | | Operating Systems:  | Windows, Linux, OSX, BSD, Android              |
-| Current Version:    | 0.16.                                        |+| Current Version:    | 0.17.2                                         | 
 +| Status:             | Active                                         |
  
 ===== History ===== ===== History =====
Line 20: Line 21:
 ===== Installation ===== ===== Installation =====
 ====Windows==== ====Windows====
-  - Download [[https://github.com/notsecure/utox-update/releases/download/latest/utox_runner.zip| utox_runner.zip]] and unzip it in a folder of your choice. 
-  - In the folder you unzipped utox_runner, run the utox_runner.exe file. This program checks and starts µTox. 
  
 +Latest binaries are provided [[https://tox.chat/download.html|here]].
 ====OSX==== ====OSX====
 OSX builds are posted on the [[https://github.com/uTox/uTox/releases|releases]] section of the github repo by publicarray. OSX builds are posted on the [[https://github.com/uTox/uTox/releases|releases]] section of the github repo by publicarray.
Line 29: Line 29:
  
 ====Linux==== ====Linux====
-Follow the instructions for [[https://wiki.tox.chat/binaries#gnulinux| installing via your package manager]] or [[https://github.com/uTox/uTox/blob/develop/docs/BUILD.md| build from source]]. 
  
 +=== Arch Linux ===
 +
 +Should be available in the ''community'' repo, to install:
 +
 +<code>
 +# pacman -S utox
 +</code>
 +
 +=== Debian, Ubuntu, Linux Mint ===
 +
 +<code>
 +# apt-get install utox
 +</code>
 +
 +=== openSUSE ===
 +
 +uTox is available in openSUSE Factory.
 +
 +To install in openSUSE 15.2 or newer:
 +
 +<code>
 +# zypper in utox
 +</code>
 +
 +If your distribution is not listed, or you want / need to compile uTox, there are provided instructions [[https://github.com/uTox/uTox/blob/develop/docs/INSTALL.md|on GitHub]].
 ====FreeBSD==== ====FreeBSD====
  
Print/export