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
Download SlackBuild:
uTox.tar.gz
uTox.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| bootstrap-updates.diff |
| doinst.sh |
| gtk2.diff |
| slack-desc |
| uTox.SlackBuild |
| uTox.info |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds