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

Last updated: October 08,2024

1. Install "amavis.noarch" package

In this section, we are going to explain the necessary steps to install amavis.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install amavis.noarch

2. Uninstall "amavis.noarch" package

Please follow the instructions below to uninstall amavis.noarch on Fedora 36:

$ sudo dnf remove amavis.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:49:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : amavis
Version : 2.12.2
Release : 4.fc36
Architecture : noarch
Size : 364 k
Source : amavis-2.12.2-4.fc36.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.