How to Install and Uninstall amavis.noarch Package on CentOS Stream 8

Last updated: November 01,2024

1. Install "amavis.noarch" package

This is a short guide on how to install amavis.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install amavis.noarch

2. Uninstall "amavis.noarch" package

Please follow the instructions below to uninstall amavis.noarch on CentOS Stream 8:

$ sudo dnf remove amavis.noarch $ sudo dnf autoremove

3. Information about the amavis.noarch package on CentOS Stream 8

Last metadata expiration check: 2:57:07 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : amavis
Version : 2.12.1
Release : 5.el8
Architecture : noarch
Size : 413 k
Source : amavis-2.12.1-5.el8.src.rpm
Repository : epel
Summary : Email filter with virus scanner and spamassassin support
URL : https://gitlab.com/amavis/amavis
License : GPLv2+ and BSD and GFDL
Description : amavis is a high-performance and reliable interface between mailer
: (MTA) and one or more content checkers: virus scanners, and/or
: Mail::SpamAssassin Perl module. It is written in Perl, assuring high
: reliability, portability and maintainability. It talks to MTA via (E)SMTP
: or LMTP, or by using helper programs. No timing gaps exist in the design
: which could cause a mail loss.