How to Install and Uninstall python3-heatclient Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python3-heatclient" package

This tutorial shows how to install python3-heatclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-heatclient

2. Uninstall "python3-heatclient" package

This guide covers the steps necessary to uninstall python3-heatclient on openSuSE Tumbleweed:

$ sudo zypper remove python3-heatclient

3. Information about the python3-heatclient package on openSuSE Tumbleweed

Information for package python3-heatclient:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-heatclient
Version : 3.2.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 3.1 MiB
Installed : No
Status : not installed
Source package : python-heatclient-3.2.0-1.4.src
Upstream URL : https://docs.openstack.org/python-heatclient
Summary : Python API and CLI for OpenStack Heat
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.