How to Install and Uninstall amavis.noarch Package on Fedora 34

Last updated: July 01,2024

1. Install "amavis.noarch" package

Please follow the guidance below to install amavis.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install amavis.noarch

2. Uninstall "amavis.noarch" package

Learn how to uninstall amavis.noarch on Fedora 34:

$ sudo dnf remove amavis.noarch $ sudo dnf autoremove

3. Information about the amavis.noarch package on Fedora 34

Last metadata expiration check: 5:01:22 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : amavis
Version : 2.12.1
Release : 6.fc34
Architecture : noarch
Size : 364 k
Source : amavis-2.12.1-6.fc34.src.rpm
Repository : fedora
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.