View packages with wajig
Why install wajig?
You may know the command "whatis" to display manual page descriptions well. It's a good tool but sometimes you get just "nothing appropriate".
To avoid this you may install wajig. wajig is a simplified debian package management front end and it does even a lot more then aptitude and you will agree with me if you type wajig LIST-COMMANDS :)
Installsudo aptitude wajig dpkg-repack apt-show-versions
The package recommends the following packages:
reportbug apt-move dpkg-repack alien gkdebconf gnome-tasksel deborphan vrms apt-show-version
A short demonstration:
user @openbox:/$ whatis texlive
texlive: nothing appropriate.
user@openbox:/$ wajig whatis texlive
Package Description
========================================================
texlive Tex live: a decent selection of the tex live packages
Wajig
From Wikipedia, the free encyclopedia
Wajig is a simplified front end to Debian's package management tools including dpkg and APT. Wajig provides the functionality of apt-get, dpkg, dpkg-deb, apt-cache, and other tools, by launching these tools as a subprocess. Wajig also provides extra functionality beyond that of the stock apt and dpkg tools, for example, the command wajig sizes provides a listing of all installed packages and the amount of disk space they require, from smallest to largest.
The key reason to use wajig is that it provides a consistent and intuitive interface to all packaging commands. Under the surface it maps commands to the appropriate apt/dpkg commands. The apt/dpkg command line interface can be confusing and lacks an orthogonal or intuitive quality to the user interface.
wajig also provides a package install and removal log. This log provides an audit trail that can help an administrator discover the package install that subsequently broke things.
Wajig is written in Python and is licensed under the GNU General Public License. There is also a GUI version included called gjig that provides buttons for most of the commands.
This Linux-related article is a stub. You can help Wikipedia by expanding it. Retrieved from "http://en.wikipedia.org/wiki/Wajig"
This article is licensed under the GNU Free Documentation License. It uses material from the article "Wajig".