How to Install and Uninstall msmtp.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 15,2024

1. Install "msmtp.x86_64" package

Learn how to install msmtp.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install msmtp.x86_64

2. Uninstall "msmtp.x86_64" package

Please follow the guidance below to uninstall msmtp.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove msmtp.x86_64 $ sudo dnf autoremove

3. Information about the msmtp.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:10:28 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : msmtp
Version : 1.8.10
Release : 1.el8
Architecture : x86_64
Size : 181 k
Source : msmtp-1.8.10-1.el8.src.rpm
Repository : epel
Summary : SMTP client
URL : https://marlam.de/msmtp/
License : GPLv3+
Description : It forwards messages to an SMTP server which does the delivery.
: Features include:
: * Sendmail compatible interface (command line options and exit codes).
: * Authentication methods PLAIN,LOGIN,CRAM-MD5,DIGEST-MD5,GSSAPI,and NTLM
: * TLS/SSL both in SMTP-over-SSL mode and in STARTTLS mode.
: * Fast SMTP implementation using command pipe-lining.
: * Support for Internationalized Domain Names (IDN).
: * DSN (Delivery Status Notification) support.
: * RMQS (Remote Message Queue Starting) support (ETRN keyword).
: * IPv6 support.