To uninstall ddtc just follow these instructions.
sudo apt-get remove ddtc
This will remove just the ddtc package itself.
sudo apt-get remove --auto-remove ddtc
This will remove the ddtc package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for ddtc then this will work.
sudo apt-get purge ddtc
Or similarly, like this ddtc
sudo apt-get purge --auto-remove ddtc
Package | ddtc |
Version | 0.17.1+nmu1 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | Deal with ddts mails |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/text |