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

Last updated: December 29,2024

1. Install "python3-authlib.noarch" package

This is a short guide on how to install python3-authlib.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-authlib.noarch

2. Uninstall "python3-authlib.noarch" package

Please follow the guidelines below to uninstall python3-authlib.noarch on Fedora 38:

$ sudo dnf remove python3-authlib.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:32:07 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-authlib
Version : 1.2.1
Release : 1.fc38
Architecture : noarch
Size : 471 k
Source : python-authlib-1.2.1-1.fc38.src.rpm
Repository : updates
Summary : Build OAuth and OpenID Connect servers in Python
URL : https://github.com/lepture/authlib
License : BSD
Description : Python library for building OAuth and OpenID Connect servers. JWS, JWK, JWA,
: JWT are included.