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

Last updated: December 21,2024

1. Install "python3-mailer.noarch" package

This is a short guide on how to install python3-mailer.noarch on Fedora 39

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

2. Uninstall "python3-mailer.noarch" package

This guide covers the steps necessary to uninstall python3-mailer.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:40:57 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-mailer
Version : 0.8.1
Release : 24.fc39
Architecture : noarch
Size : 20 k
Source : python-mailer-0.8.1-24.fc39.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.