SlackBuilds Repository

15.0 > Network > uTox (0.18.1)

Lightweight Tox client that uses Xlib.
Supports many features and is on-par with other Tox clients.

To build with GTK2 support instead of the default GTK3, execute:
GTK2=yes ./uTox.Slackbuild

Since version 0.13.1, uTox REQUIRES libraries from the c-toxcore
package. Please note c-toxcore's README which recommends removal
of any existing c-toxcore package prior to building.

A patch is used to to update the list of available bootstrap nodes.
This patch can itself be updated at any time by unpacking the
source tarball, cd to the uTox directory and running the commands:
cp -p src/tox_bootstrap.h src/tox_bootstrap.h.orig
python3 tools/update-bootstrap.py > src/tox_bootstrap.h
diff -urN src/tox_bootstrap.h.orig src/tox_bootstrap.h \
> path_to_slackbuilds/network/uTox/bootstrap-updates.diff

This requires: libfilteraudio, c-toxcore

Maintained by: Christoph Willing
Keywords: utox,tox,toxcore,toxchat,tox chat,chat,skype,alternative,skype alternative,p2p
ChangeLog: uTox

Homepage:
https://github.com/uTox/uTox

Source Downloads:
uTox-0.18.1-full.tar.gz (add2df145292ffe0a30965bdf3e8a3d6)

Download SlackBuild:
uTox.tar.gz
uTox.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds