How to Install and Uninstall python3-heatclient Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-heatclient" package

This tutorial shows how to install python3-heatclient on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-heatclient

2. Uninstall "python3-heatclient" package

This guide let you learn how to uninstall python3-heatclient on openSUSE Leap:

$ sudo zypper remove python3-heatclient

3. Information about the python3-heatclient package on openSUSE Leap

Information for package python3-heatclient:
-------------------------------------------
Repository : Main Repository
Name : python3-heatclient
Version : 2.1.0-8.3.6
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.2 MiB
Installed : No
Status : not installed
Source package : python-heatclient-2.1.0-8.3.6.src
Upstream URL : https://launchpad.net/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.