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

Last updated: October 06,2024

1. Install "ssmtp.x86_64" package

This tutorial shows how to install ssmtp.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install ssmtp.x86_64

2. Uninstall "ssmtp.x86_64" package

Please follow the guidelines below to uninstall ssmtp.x86_64 on Fedora 36:

$ sudo dnf remove ssmtp.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:13:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ssmtp
Version : 2.64
Release : 29.fc36
Architecture : x86_64
Size : 46 k
Source : ssmtp-2.64-29.fc36.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.