How to Install and Uninstall python3-mistralclient.noarch Package on CentOS Stream 9

Last updated: November 24,2024

1. Install "python3-mistralclient.noarch" package

This tutorial shows how to install python3-mistralclient.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-mistralclient.noarch

2. Uninstall "python3-mistralclient.noarch" package

This tutorial shows how to uninstall python3-mistralclient.noarch on CentOS Stream 9:

$ sudo dnf remove python3-mistralclient.noarch $ sudo dnf autoremove

3. Information about the python3-mistralclient.noarch package on CentOS Stream 9

Last metadata expiration check: 2:20:16 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-mistralclient
Version : 5.0.0
Release : 3.el9
Architecture : noarch
Size : 165 k
Source : python-mistralclient-5.0.0-3.el9.src.rpm
Repository : epel
Summary : Python client for Mistral REST API
URL : https://pypi.io/pypi/python-mistralclient
License : ASL 2.0
Description :
: Python client for Mistral REST API. Includes python library for Mistral API
: and Command Line Interface (CLI) library.