How to Install and Uninstall python3-mailer.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-mailer.noarch" package

This tutorial shows how to install python3-mailer.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-mailer.noarch

2. Uninstall "python3-mailer.noarch" package

This tutorial shows how to uninstall python3-mailer.noarch on Fedora 34:

$ sudo dnf remove python3-mailer.noarch $ sudo dnf autoremove

3. Information about the python3-mailer.noarch package on Fedora 34

Last metadata expiration check: 3:05:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-mailer
Version : 0.8.1
Release : 15.fc34
Architecture : noarch
Size : 18 k
Source : python-mailer-0.8.1-15.fc34.src.rpm
Repository : fedora
Summary : A module that simplifies sending email
URL : http://pypi.python.org/pypi/mailer
License : MIT
Description : Simple front end to the smtplib and email modules, to simplify sending email.