6.2 Wajig Installation

20230710

Wajig is available in the Debian and Ubuntu distributions. To install for either distribution, as root:

apt update
apt install wajig

It can then generally replace apt or apt-get.

Between updates to the distributions, updates are available as a pip package from PyPI. To install onto your system for all users:

pipx install wajig

An individual user can install wajig for themselves:

pip3 install wajig --break-system-packages

The --break-system-pacakges is necessary in Ubuntu 12 and Debian 23.04. For individual users, installing wajig in this way is not known to break any system packages.



Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0