How to Install and Uninstall amavisd-milter.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "amavisd-milter.x86_64" package

In this section, we are going to explain the necessary steps to install amavisd-milter.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install amavisd-milter.x86_64

2. Uninstall "amavisd-milter.x86_64" package

Please follow the step by step instructions below to uninstall amavisd-milter.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove amavisd-milter.x86_64 $ sudo dnf autoremove

3. Information about the amavisd-milter.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:20:43 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : amavisd-milter
Version : 1.7.2
Release : 1.el9
Architecture : x86_64
Size : 38 k
Source : amavisd-milter-1.7.2-1.el9.src.rpm
Repository : epel
Summary : Sendmail milter for amavisd-new using the AM.PDP protocol
URL : https://github.com/prehor/amavisd-milter
License : BSD
Description : The amavisd-milter is a sendmail milter (mail filter) for amavisd-new
: 2.4.3 (and above) and sendmail 8.13 (and above) which use the new AM.PDP
: protocol.
:
: Run 'usermod -a -G amavis postfix' when using Postfix and amavisd-milter
: via the unix socket.