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

Last updated: October 05,2024

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

Here is a brief guide to show you how to install python3-oslo-sphinx.noarch on Oracle Linux 9

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

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

Here is a brief guide to show you how to uninstall python3-oslo-sphinx.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:33:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-oslo-sphinx
Version : 4.18.0
Release : 17.el9
Architecture : noarch
Size : 36 k
Source : python-oslo-sphinx-4.18.0-17.el9.src.rpm
Repository : epel
Summary : OpenStack Sphinx Extensions
URL : https://launchpad.net/oslo
License : ASL 2.0
Description :
: The Oslo project intends to produce a python library containing
: infrastructure code shared by OpenStack projects. The APIs provided
: by the project should be high quality, stable, consistent and generally
: useful.
:
: The oslo-sphinx library contains Sphinx theme and extensions support used by
: OpenStack.