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

Last updated: October 10,2024

1. Install "python3-mailer.noarch" package

Please follow the instructions below to install python3-mailer.noarch on Fedora 36

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

2. Uninstall "python3-mailer.noarch" package

Please follow the guidance below to uninstall python3-mailer.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:53:27 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-mailer
Version : 0.8.1
Release : 17.fc35
Architecture : noarch
Size : 18 k
Source : python-mailer-0.8.1-17.fc35.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.