How to Install and Uninstall python3-flask-mail.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "python3-flask-mail.noarch" package

Learn how to install python3-flask-mail.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-flask-mail.noarch

2. Uninstall "python3-flask-mail.noarch" package

Here is a brief guide to show you how to uninstall python3-flask-mail.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-flask-mail.noarch $ sudo dnf autoremove

3. Information about the python3-flask-mail.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:33:49 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-flask-mail
Version : 0.9.1
Release : 19.el9
Architecture : noarch
Size : 22 k
Source : python-flask-mail-0.9.1-19.el9.src.rpm
Repository : epel
Summary : Flask extension for sending email
URL : http://github.com/mattupstate/flask-mail/
License : BSD
Description : A Flask extension for sending email messages.