How to Install and Uninstall python-novaclient-doc.noarch Package on CentOS Stream 9

Last updated: September 29,2024

1. Install "python-novaclient-doc.noarch" package

This guide covers the steps necessary to install python-novaclient-doc.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python-novaclient-doc.noarch

2. Uninstall "python-novaclient-doc.noarch" package

Please follow the instructions below to uninstall python-novaclient-doc.noarch on CentOS Stream 9:

$ sudo dnf remove python-novaclient-doc.noarch $ sudo dnf autoremove

3. Information about the python-novaclient-doc.noarch package on CentOS Stream 9

Last metadata expiration check: 1:16:57 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python-novaclient-doc
Epoch : 1
Version : 18.3.0
Release : 3.el9
Architecture : noarch
Size : 1.0 M
Source : python-novaclient-18.3.0-3.el9.src.rpm
Repository : epel
Summary : Documentation for OpenStack Nova API Client
URL : https://launchpad.net/python-novaclient
License : ASL 2.0
Description :
: This is a client for the OpenStack Nova API. There's a Python API (the
: novaclient module), and a command-line script (nova). Each implements 100% of
: the OpenStack Nova API.
:
: This package contains auto-generated documentation.