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

Last updated: October 05,2024

1. Install "python3-heatclient.noarch" package

Please follow the guidelines below to install python3-heatclient.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 4:53:48 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-heatclient
Version : 2.2.1
Release : 3.fc34
Architecture : noarch
Size : 159 k
Source : python-heatclient-2.2.1-3.fc34.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.