How to Install and Uninstall python-heatclient-doc.noarch Package on Fedora 38

Last updated: September 23,2024

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

In this section, we are going to explain the necessary steps to install python-heatclient-doc.noarch on Fedora 38

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

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

Learn how to uninstall python-heatclient-doc.noarch on Fedora 38:

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

3. Information about the python-heatclient-doc.noarch package on Fedora 38

Last metadata expiration check: 4:14:29 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python-heatclient-doc
Version : 3.1.0
Release : 2.fc38
Architecture : noarch
Size : 1.0 M
Source : python-heatclient-3.1.0-2.fc38.src.rpm
Repository : fedora
Summary : Documentation for OpenStack Heat API Client
URL : https://launchpad.net/python-heatclient
License : ASL 2.0
Description :
: This is a client for the OpenStack Heat API. There's a Python API (the
: heatclient module), and a command-line script (heat). Each implements 100% of
: the OpenStack Heat API.
:
: This package contains auto-generated documentation.