How to Install and Uninstall python3-openid.noarch Package on Oracle Linux 9
Last updated: November 16,2024
1. Install "python3-openid.noarch" package
Please follow the step by step instructions below to install python3-openid.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-openid.noarch
Copied
2. Uninstall "python3-openid.noarch" package
Please follow the steps below to uninstall python3-openid.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-openid.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-openid.noarch package on Oracle Linux 9
Last metadata expiration check: 0:17:09 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-openid
Version : 3.1.0
Release : 15.el9.1
Architecture : noarch
Size : 201 k
Source : python3-openid-3.1.0-15.el9.1.src.rpm
Repository : epel
Summary : Python 3 port of the python-openid library
URL : https://github.com/necaris/python3-openid
License : ASL 2.0
Description : This started out as a fork of the Python OpenID library,
: with changes to make it Python 3 compatible.
: It's now a port of that library,
: including cleanups and updates to the code in general.
Available Packages
Name : python3-openid
Version : 3.1.0
Release : 15.el9.1
Architecture : noarch
Size : 201 k
Source : python3-openid-3.1.0-15.el9.1.src.rpm
Repository : epel
Summary : Python 3 port of the python-openid library
URL : https://github.com/necaris/python3-openid
License : ASL 2.0
Description : This started out as a fork of the Python OpenID library,
: with changes to make it Python 3 compatible.
: It's now a port of that library,
: including cleanups and updates to the code in general.