How to Install and Uninstall python3-authlib.noarch Package on Oracle Linux 9
Last updated: November 24,2024
1. Install "python3-authlib.noarch" package
Please follow the guidance below to install python3-authlib.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-authlib.noarch
Copied
2. Uninstall "python3-authlib.noarch" package
Learn how to uninstall python3-authlib.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-authlib.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-authlib.noarch package on Oracle Linux 9
Last metadata expiration check: 2:04:43 ago on Thu Feb 15 07:50:05 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.
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.