Wajig: Simplyfying Ubuntu and Debian Administration
Wajig provides a simplified interface to many of the system administration tasks of Ubuntu and Debian GNU/Linux. It is a native application in Debian and Ubuntu based distributions.
A comprehensive guide to using wajig is available as a chapter in the Gnu/Linux Desktop Survival Guide
Install it with:
$ sudo apt install wajigIt can also be installed by a system admin with:
$ pipx install wajigA user can install it for themselves with:
$ pip3 install wajig --break-system-packages(The --break-system-pacakges is necessary in Ubuntu 12 and Debian 23.04. For individual users it is not known to break any system packages.)