How to Install and Uninstall python3-flask-httpauth.noarch Package on Fedora 38

Last updated: September 21,2024

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

In this section, we are going to explain the necessary steps to install python3-flask-httpauth.noarch on Fedora 38

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

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

Please follow the steps below to uninstall python3-flask-httpauth.noarch on Fedora 38:

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

3. Information about the python3-flask-httpauth.noarch package on Fedora 38

Last metadata expiration check: 2:55:45 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-flask-httpauth
Version : 3.2.3
Release : 22.fc38
Architecture : noarch
Size : 20 k
Source : python-flask-httpauth-3.2.3-22.fc38.src.rpm
Repository : fedora
Summary : Basic and Digest HTTP authentication for Flask routes
URL : http://github.com/miguelgrinberg/flask-httpauth/
License : MIT
Description : FlaskHTTPAuth Basic and Digest HTTP authentication for Flask routes.