To uninstall 9base just follow these instructions.
sudo apt-get remove 9base
This will remove just the 9base package itself.
sudo apt-get remove --auto-remove 9base
This will remove the 9base package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for 9base then this will work.
sudo apt-get purge 9base
Or similarly, like this 9base
sudo apt-get purge --auto-remove 9base
Package | 9base |
Version | 1:6-5 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://tools.suckless.org/9base |
Description | Plan 9 userland tools |
Distro | ubuntu |
Release | precise |
Repo | universe |
Section | universe/utils |