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

Last updated: October 05,2024

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

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

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

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

Here is a brief guide to show you how to uninstall python3-flask-httpauth.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:47:32 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-flask-httpauth
Version : 3.2.3
Release : 19.fc36
Architecture : noarch
Size : 17 k
Source : python-flask-httpauth-3.2.3-19.fc36.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.