To uninstall sa-exim just follow these instructions.
sudo apt-get remove sa-exim
This will remove just the sa-exim package itself.
sudo apt-get remove --auto-remove sa-exim
This will remove the sa-exim package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for sa-exim then this will work.
sudo apt-get purge sa-exim
Or similarly, like this sa-exim
sudo apt-get purge --auto-remove sa-exim
Package | sa-exim |
Version | 4.2.1-16 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://marc.merlins.org/linux/exim/sa.html |
Description | SpamAssassin filter for Exim |
Distro | ubuntu |
Release | yakkety |
Repo | universe |
Section | universe/mail |