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

Last updated: May 13,2024

1. Install "python3-mistralclient" package

Learn how to install python3-mistralclient on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-mistralclient

2. Uninstall "python3-mistralclient" package

This guide covers the steps necessary to uninstall python3-mistralclient on openSUSE Leap:

$ sudo zypper remove python3-mistralclient

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

Information for package python3-mistralclient:
----------------------------------------------
Repository : Main Repository
Name : python3-mistralclient
Version : 4.0.1-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-mistralclient-4.0.1-bp155.2.11.src
Upstream URL : https://launchpad.net/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.