How to Install and Uninstall python-novaclient-doc.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 14,2024

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

Please follow the instructions below to install python-novaclient-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Learn how to uninstall python-novaclient-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python-novaclient-doc.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:52:06 ago on Mon Feb 26 07:04:30 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.