To uninstall zulucrypt-cli just follow these instructions.
sudo apt-get remove zulucrypt-cli
This will remove just the zulucrypt-cli package itself.
sudo apt-get remove --auto-remove zulucrypt-cli
This will remove the zulucrypt-cli package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for zulucrypt-cli then this will work.
sudo apt-get purge zulucrypt-cli
Or similarly, like this zulucrypt-cli
sudo apt-get purge --auto-remove zulucrypt-cli
Package | zulucrypt-cli |
Version | 4.9.0-2 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://mhogomchungu.github.io/zuluCrypt |
Description | tool for encrypting volumes |
Distro | ubuntu |
Release | yakkety |
Repo | universe |
Section | universe/utils |