Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| clients:toxic [2026/01/23 23:41] – Add Android install instructions jfreegman | clients:toxic [2026/01/24 03:07] (current) – [Building from Source (advanced)] jfreegman |
|---|
| |
| ===== Install ===== | ===== Install ===== |
| ==== Package installation (recommended) ==== | ==== Package installation ==== |
| |
| Install the [[:binaries|Tox Debian repository]] per the instructions. For debian-based systems (Ubuntu, Mint etc.) use the command **apt-get install toxic** or **apt-get install toxic-no-x11** to install the fully featured and no-X11 versions of toxic respectively. | Install the [[:binaries|Tox Debian repository]] per the instructions. For debian-based systems (Ubuntu, Mint etc.) use the command ''apt-get install toxic'' or ''apt-get install toxic-no-x11'' to install the fully featured and bare-bones versions of toxic respectively. This is not the recommended way to install Toxic, as most repositories serve very old versions of Toxic that lack the latest features and bug fixes. |
| ==== Building from Source (advanced) ==== | ==== Building from Source (Recommended) ==== |
| To build Toxic from source, installation instructions and library dependencies can be found in [[https://github.com/Jfreegman/toxic/blob/master/README.md|Toxic's Readme]]. | To build Toxic from source, installation instructions and library dependencies can be found in [[https://github.com/Jfreegman/toxic/blob/master/README.md|Toxic's Readme]]. |
| |
| |
| ===== Usage ===== | ===== Usage ===== |
| Once toxic is compiled and/or installed, it can be run via the commandline with the command ''`toxic`''. For a list of options run ''`toxic --help`''. For detailed usage instructions, see the manpage with ''`man toxic`''. For details on the user configuration file, run ''`man toxic.conf`'' or see the [[https://github.com/Jfreegman/toxic/blob/master/misc/toxic.conf.example|example config file]]. | Once toxic is compiled and/or installed, it can be run via the commandline with the command ''toxic''. For a list of options run ''toxic --help''. For detailed usage instructions, see the manpage with ''man toxi''. For details on the user configuration file, run ''man toxic.conf'' or see the [[https://github.com/Jfreegman/toxic/blob/master/misc/toxic.conf.example|example config file]]. |
| |
| ===== Features ===== | ===== Features ===== |