How to Install and Uninstall python3-www-authenticate.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "python3-www-authenticate.noarch" package

Here is a brief guide to show you how to install python3-www-authenticate.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-www-authenticate.noarch

2. Uninstall "python3-www-authenticate.noarch" package

Here is a brief guide to show you how to uninstall python3-www-authenticate.noarch on Fedora 34:

$ sudo dnf remove python3-www-authenticate.noarch $ sudo dnf autoremove

3. Information about the python3-www-authenticate.noarch package on Fedora 34

Last metadata expiration check: 0:18:35 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-www-authenticate
Version : 0.9.2
Release : 15.fc34
Architecture : noarch
Size : 14 k
Source : python-www-authenticate-0.9.2-15.fc34.src.rpm
Repository : fedora
Summary : Python library for parsing WWW-Authenticate HTTP header values
URL : https://github.com/alexsdutton/www-authenticate
License : BSD
Description : Parsing WWW-Authenticate headers is difficult. Let this tiny library do all
: the hard work for you.
:
: Python 3 version.