How to Install and Uninstall python3-heatclient.noarch Package on Fedora 36

Last updated: July 03,2024

1. Install "python3-heatclient.noarch" package

This is a short guide on how to install python3-heatclient.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-heatclient.noarch

2. Uninstall "python3-heatclient.noarch" package

Please follow the steps below to uninstall python3-heatclient.noarch on Fedora 36:

$ sudo dnf remove python3-heatclient.noarch $ sudo dnf autoremove

3. Information about the python3-heatclient.noarch package on Fedora 36

Last metadata expiration check: 4:42:45 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-heatclient
Version : 2.3.0
Release : 4.fc36
Architecture : noarch
Size : 160 k
Source : python-heatclient-2.3.0-4.fc36.src.rpm
Repository : fedora
Summary : Python API and CLI for OpenStack Heat
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.