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

Last updated: May 04,2024

1. Install "python3-mistralclient" package

Please follow the guidelines below to install python3-mistralclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-mistralclient

2. Uninstall "python3-mistralclient" package

Please follow the instructions below to uninstall python3-mistralclient on openSuSE Tumbleweed:

$ sudo zypper remove python3-mistralclient

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

Information for package python3-mistralclient:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-mistralclient
Version : 5.1.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.8 MiB
Installed : No
Status : not installed
Source package : python-mistralclient-5.1.0-1.2.src
Upstream URL : https://docs.openstack.org/python-mistralclient
Summary : Python API and CLI for OpenStack Mistral
Description :
Client library for Mistral built on the Mistral API. It provides a Python API
(the mistralclient module) and a command-line tool (mistral).
This package contains the Python 3.x module.