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

Last updated: May 19,2024

1. Install "ssmtp.x86_64" package

Please follow the guidelines below to install ssmtp.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ssmtp.x86_64

2. Uninstall "ssmtp.x86_64" package

Here is a brief guide to show you how to uninstall ssmtp.x86_64 on Fedora 34:

$ sudo dnf remove ssmtp.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:06:23 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ssmtp
Version : 2.64
Release : 26.fc34
Architecture : x86_64
Size : 48 k
Source : ssmtp-2.64-26.fc34.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.