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

Last updated: October 10,2024

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

This guide covers the steps necessary to install python3-oslo-sphinx.noarch on AlmaLinux 9

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

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

This guide let you learn how to uninstall python3-oslo-sphinx.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:44:37 ago on Wed Mar 13 07:41:12 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.