To uninstall nadoka just follow these instructions.
sudo apt-get remove nadoka
This will remove just the nadoka package itself.
sudo apt-get remove --auto-remove nadoka
This will remove the nadoka package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for nadoka then this will work.
sudo apt-get purge nadoka
Or similarly, like this nadoka
sudo apt-get purge --auto-remove nadoka
Package | nadoka |
Version | 0.7.6-1.1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.atdot.net/nadoka/ |
Description | IRC logger, monitor and proxy program ("bot") in Ruby |
Distro | ubuntu |
Release | trusty |
Repo | universe |
Section | universe/net |