To uninstall wajig just follow these instructions.
sudo apt-get remove wajig
This will remove just the wajig package itself.
sudo apt-get remove --auto-remove wajig
This will remove the wajig package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for wajig then this will work.
sudo apt-get purge wajig
Or similarly, like this wajig
sudo apt-get purge --auto-remove wajig
Package | wajig |
Version | 2.2 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://wajig.togaware.com |
Description | simple and unified package management for Debian |
Distro | ubuntu |
Release | precise |
Repo | universe |
Section | universe/admin |