How to Install and Uninstall python3-authlib.noarch Package on AlmaLinux 9
Last updated: November 27,2024
1. Install "python3-authlib.noarch" package
Here is a brief guide to show you how to install python3-authlib.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-authlib.noarch
Copied
2. Uninstall "python3-authlib.noarch" package
This guide covers the steps necessary to uninstall python3-authlib.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-authlib.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-authlib.noarch package on AlmaLinux 9
Last metadata expiration check: 0:04:08 ago on Wed Mar 13 07:41:12 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.