How to Install and Uninstall python3-oslo-context.noarch Package on Rocky Linux 9
Last updated: November 24,2024
1. Install "python3-oslo-context.noarch" package
Please follow the step by step instructions below to install python3-oslo-context.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-oslo-context.noarch
Copied
2. Uninstall "python3-oslo-context.noarch" package
This tutorial shows how to uninstall python3-oslo-context.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-oslo-context.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-oslo-context.noarch package on Rocky Linux 9
Last metadata expiration check: 1:58:35 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-oslo-context
Version : 5.1.1
Release : 2.el9
Architecture : noarch
Size : 27 k
Source : python-oslo-context-5.1.1-2.el9.src.rpm
Repository : epel
Summary : OpenStack Oslo Context library
URL : https://launchpad.net/oslo.context
License : ASL 2.0
Description :
: The OpenStack Oslo context library has helpers to maintain
: useful information about a request context.
: The request context is usually populated in the
: WSGI pipeline and used by various modules such as logging.
Available Packages
Name : python3-oslo-context
Version : 5.1.1
Release : 2.el9
Architecture : noarch
Size : 27 k
Source : python-oslo-context-5.1.1-2.el9.src.rpm
Repository : epel
Summary : OpenStack Oslo Context library
URL : https://launchpad.net/oslo.context
License : ASL 2.0
Description :
: The OpenStack Oslo context library has helpers to maintain
: useful information about a request context.
: The request context is usually populated in the
: WSGI pipeline and used by various modules such as logging.