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

Last updated: June 03,2024

1. Install "amavisd-milter.x86_64" package

This tutorial shows how to install amavisd-milter.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "amavisd-milter.x86_64" package

This is a short guide on how to uninstall amavisd-milter.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:46:12 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : amavisd-milter
Version : 1.7.2
Release : 1.el8
Architecture : x86_64
Size : 38 k
Source : amavisd-milter-1.7.2-1.el8.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.