How to Install and Uninstall ssmtp.x86_64 Package on Fedora 39

Last updated: October 12,2024

1. Install "ssmtp.x86_64" package

Please follow the steps below to install ssmtp.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install ssmtp.x86_64

2. Uninstall "ssmtp.x86_64" package

Please follow the guidance below to uninstall ssmtp.x86_64 on Fedora 39:

$ sudo dnf remove ssmtp.x86_64 $ sudo dnf autoremove

3. Information about the ssmtp.x86_64 package on Fedora 39

Last metadata expiration check: 5:27:14 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ssmtp
Version : 2.64
Release : 33.fc39
Architecture : x86_64
Size : 47 k
Source : ssmtp-2.64-33.fc39.src.rpm
Repository : fedora
Summary : Extremely simple MTA to get mail off the system to a Mailhub
URL : http://packages.debian.org/stable/mail/ssmtp
License : GPLv2+
Description : A secure, effective and simple way of getting mail off a system to your mail
: hub. It contains no suid-binaries or other dangerous things - no mail spool
: to poke around in, and no daemons running in the background. Mail is simply
: forwarded to the configured mailhost. Extremely easy configuration.
:
: WARNING: the above is all it does; it does not receive mail, expand aliases
: or manage a queue. That belongs on a mail hub with a system administrator.