To uninstall wcd just follow these instructions.
sudo apt-get remove wcd
This will remove just the wcd package itself.
sudo apt-get remove --auto-remove wcd
This will remove the wcd package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for wcd then this will work.
sudo apt-get purge wcd
Or similarly, like this wcd
sudo apt-get purge --auto-remove wcd
Package | wcd |
Version | 5.2.5-1build1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://freshmeat.net/projects/wcd |
Description | saves time typing when you want to change directories |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/utils |