How to Install and Uninstall spamassassin Package on openSUSE Leap

Last updated: May 15,2024

1. Install "spamassassin" package

Here is a brief guide to show you how to install spamassassin on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install spamassassin

2. Uninstall "spamassassin" package

This is a short guide on how to uninstall spamassassin on openSUSE Leap:

$ sudo zypper remove spamassassin

3. Information about the spamassassin package on openSUSE Leap

Information for package spamassassin:
-------------------------------------
Repository : Main Repository
Name : spamassassin
Version : 3.4.5-12.13.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 499.0 KiB
Installed : No
Status : not installed
Source package : spamassassin-3.4.5-12.13.1.src
Upstream URL : http://spamassassin.org/
Summary : Extensible email filter which is used to identify spam
Description :
spamassassin adds a header line that shows if the mail has been
determined spam or not. This way, you can decide what to do with the
mail within the scope of your own filtering rules in your MUA (Mail
User Agent, your mail program) or your LDA (Local Delivery Agent).
See the files in the documentation directory
/usr/share/doc/packages/spamassassin/ for more information on how to
use the filter.