To uninstall passwordmaker-cli just follow these instructions.
sudo apt-get remove passwordmaker-cli
This will remove just the passwordmaker-cli package itself.
sudo apt-get remove --auto-remove passwordmaker-cli
This will remove the passwordmaker-cli package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for passwordmaker-cli then this will work.
sudo apt-get purge passwordmaker-cli
Or similarly, like this passwordmaker-cli
sudo apt-get purge --auto-remove passwordmaker-cli
Package | passwordmaker-cli |
Version | 1.5+dfsg-3build1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://sourceforge.net/projects/passwordmaker/ |
Description | creates unique, secure passwords – CLI version |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/utils |