How to Install and Uninstall python3-oslo-context.noarch Package on Oracle Linux 9

Last updated: October 08,2024

1. Install "python3-oslo-context.noarch" package

Please follow the guidelines below to install python3-oslo-context.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-oslo-context.noarch

2. Uninstall "python3-oslo-context.noarch" package

Please follow the step by step instructions below to uninstall python3-oslo-context.noarch on Oracle Linux 9:

$ sudo dnf remove python3-oslo-context.noarch $ sudo dnf autoremove

3. Information about the python3-oslo-context.noarch package on Oracle Linux 9

Last metadata expiration check: 3:24:10 ago on Thu Feb 15 07:50:05 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.