How to Install and Uninstall simple-mail.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: December 18,2024

1. Install "simple-mail.x86_64" package

Please follow the instructions below to install simple-mail.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install simple-mail.x86_64

2. Uninstall "simple-mail.x86_64" package

This is a short guide on how to uninstall simple-mail.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove simple-mail.x86_64 $ sudo dnf autoremove

3. Information about the simple-mail.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:11:22 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : simple-mail
Version : 2.3.0
Release : 1.el8
Architecture : x86_64
Size : 79 k
Source : simple-mail-2.3.0-1.el8.src.rpm
Repository : epel
Summary : SMTP Client Library for Qt
URL : https://github.com/cutelyst/simple-mail
License : LGPL-2.1-only
Description : simple-mail is a small library writen for Qt 5 (C++11 version)
: that allows application to send complex emails (plain text, html,
: attachments, inline files, etc.) using the Simple Mail Transfer
: Protocol (SMTP).