How to Install and Uninstall python3-authlib.noarch Package on Rocky Linux 9

Last updated: January 11,2025

1. Install "python3-authlib.noarch" package

Please follow the guidance below to install python3-authlib.noarch on Rocky Linux 9

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

2. Uninstall "python3-authlib.noarch" package

This guide covers the steps necessary to uninstall python3-authlib.noarch on Rocky Linux 9:

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

3. Information about the python3-authlib.noarch package on Rocky Linux 9

Last metadata expiration check: 2:07:02 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-authlib
Version : 1.0.1
Release : 1.el9.1
Architecture : noarch
Size : 314 k
Source : python-authlib-1.0.1-1.el9.1.src.rpm
Repository : epel
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.