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

Last updated: November 23,2024

1. Install "python2-heatclient" package

Please follow the step by step instructions below to install python2-heatclient on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-heatclient

2. Uninstall "python2-heatclient" package

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

$ sudo zypper remove python2-heatclient

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

Information for package python2-heatclient:
-------------------------------------------
Repository : Main Repository
Name : python2-heatclient
Version : 1.14.0-2.16
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2,5 MiB
Installed : No
Status : not installed
Source package : python-heatclient-1.14.0-2.16.src
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.