To uninstall haci just follow these instructions.
sudo apt-get remove haci
This will remove just the haci package itself.
sudo apt-get remove --auto-remove haci
This will remove the haci package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for haci then this will work.
sudo apt-get purge haci
Or similarly, like this haci
sudo apt-get purge --auto-remove haci
Package | haci |
Version | 0.97c-2 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://haci.larsux.de/ |
Description | web based IP(v6) address and network administration tool |
Distro | ubuntu |
Release | precise |
Repo | universe |
Section | universe/admin |