To uninstall hnb just follow these instructions.
sudo apt-get remove hnb
This will remove just the hnb package itself.
sudo apt-get remove --auto-remove hnb
This will remove the hnb package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for hnb then this will work.
sudo apt-get purge hnb
Or similarly, like this hnb
sudo apt-get purge --auto-remove hnb
Package | hnb |
Version | 1.9.18-9 |
Maintainer | Carsten Hey <[email protected]> |
Home page | http://hnb.sourceforge.net/ |
Description | hierarchical notebook |
Distro | debian |
Release | wheezy |
Repo | main |
Section | misc |