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

Last updated: May 12,2024

1. Install "python3-monascaclient" package

This is a short guide on how to install python3-monascaclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-monascaclient

2. Uninstall "python3-monascaclient" package

Please follow the guidance below to uninstall python3-monascaclient on openSuSE Tumbleweed:

$ sudo zypper remove python3-monascaclient

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

Information for package python3-monascaclient:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-monascaclient
Version : 2.5.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 452.2 KiB
Installed : No
Status : not installed
Source package : python-monascaclient-2.5.0-1.6.src
Upstream URL : https://docs.openstack.org/python-monascaclient
Summary : Python API and CLI for OpenStack Monasca
Description :
This is a client library for Monasca built to interface with the Monasca API. It
provides a Python API (the ``monascaclient`` module) and a command-line tool
(``monasca``).
The Monasca Client was written using the OpenStack Heat Python client as a framework.