To uninstall spamc just follow these instructions.
sudo apt-get remove spamc
This will remove just the spamc package itself.
sudo apt-get remove --auto-remove spamc
This will remove the spamc package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for spamc then this will work.
sudo apt-get purge spamc
Or similarly, like this spamc
sudo apt-get purge --auto-remove spamc
Package | spamc |
Version | 3.4.0-6 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.spamassassin.org/ |
Description | Client for SpamAssassin spam filtering daemon |
Distro | ubuntu |
Release | vivid |
Repo | main |
Section |