How to Install and Uninstall sendmail-cf.noarch Package on CentOS Stream 9

Last updated: September 25,2024

1. Install "sendmail-cf.noarch" package

Please follow the steps below to install sendmail-cf.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install sendmail-cf.noarch

2. Uninstall "sendmail-cf.noarch" package

This tutorial shows how to uninstall sendmail-cf.noarch on CentOS Stream 9:

$ sudo dnf remove sendmail-cf.noarch $ sudo dnf autoremove

3. Information about the sendmail-cf.noarch package on CentOS Stream 9

Last metadata expiration check: 0:43:10 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : sendmail-cf
Version : 8.16.1
Release : 11.el9
Architecture : noarch
Size : 190 k
Source : sendmail-8.16.1-11.el9.src.rpm
Repository : appstream
Summary : The files needed to reconfigure Sendmail
URL : http://www.sendmail.org/
License : Sendmail
Description : This package includes the configuration files you need to generate the
: sendmail.cf file distributed with the sendmail package. You will need
: the sendmail-cf package if you ever need to reconfigure and rebuild
: your sendmail.cf file.