Installlion's Logo

Installlion.com

How To Uninstall sa-exim On Ubuntu 16.10

To uninstall sa-exim just follow these instructions.

Uninstall just sa-exim

SpamAssassin filter for EximUbuntu 16.10universe/mail4.2.1-16
sudo apt-get remove sa-exim

This will remove just the sa-exim package itself.

Uninstall sa-exim and its dependencies

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.

Purging your config/data too

If you also want to delete your local/config files for sa-exim then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge sa-exim

Or similarly, like this sa-exim

sudo apt-get purge --auto-remove sa-exim

Package Data

Packagesa-exim
Version4.2.1-16
MaintainerUbuntu Developers <[email protected]>
Home pagehttp://marc.merlins.org/linux/exim/sa.html
DescriptionSpamAssassin filter for Exim
Distroubuntu
Releaseyakkety
Repouniverse
Sectionuniverse/mail

Dependencies