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

Last updated: September 28,2024

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

Please follow the guidelines below to install python3-flask-httpauth.noarch on Fedora 34

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

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

This guide let you learn how to uninstall python3-flask-httpauth.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:44:40 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-flask-httpauth
Version : 3.2.3
Release : 16.fc34
Architecture : noarch
Size : 18 k
Source : python-flask-httpauth-3.2.3-16.fc34.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.