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

Last updated: October 06,2024

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

This is a short guide on how to install python3-flask-basicauth.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the steps below to uninstall python3-flask-basicauth.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:40:14 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-flask-basicauth
Version : 0.2.0
Release : 2.el9
Architecture : noarch
Size : 13 k
Source : python-flask-basicauth-0.2.0-2.el9.src.rpm
Repository : epel
Summary : HTTP basic authentication for Flask
URL : https://github.com/jpvanhal/flask-basicauth
License : BSD-3-Clause
Description : HTTP basic authentication for Flask