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

Last updated: October 08,2024

1. Install "sendmail-milter.i686" package

This guide let you learn how to install sendmail-milter.i686 on Oracle Linux 8

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

2. Uninstall "sendmail-milter.i686" package

Here is a brief guide to show you how to uninstall sendmail-milter.i686 on Oracle Linux 8:

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

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

Last metadata expiration check: 6:25:42 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : sendmail-milter
Version : 8.15.2
Release : 34.0.1.el8
Architecture : i686
Size : 83 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.