How to Install and Uninstall sendmail-milter.x86_64 Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "sendmail-milter.x86_64" package

Please follow the steps below to install sendmail-milter.x86_64 on Oracle Linux 8

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

2. Uninstall "sendmail-milter.x86_64" package

This guide let you learn how to uninstall sendmail-milter.x86_64 on Oracle Linux 8:

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

3. Information about the sendmail-milter.x86_64 package on Oracle Linux 8

Last metadata expiration check: 5:23:54 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : sendmail-milter
Version : 8.15.2
Release : 34.0.1.el8
Architecture : x86_64
Size : 82 k
Source : sendmail-8.15.2-34.0.1.el8.src.rpm
Repository : ol8_appstream
Summary : The sendmail milter library
URL : http://www.sendmail.org/
License : Sendmail
Description : The sendmail Mail Filter API (Milter) is designed to allow third-party
: programs access to mail messages as they are being processed in order to
: filter meta-information and content.
:
: This package includes the milter shared library.