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

Last updated: October 13,2024

1. Install "python3-mistralclient.noarch" package

Please follow the guidelines below to install python3-mistralclient.noarch on AlmaLinux 9

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

2. Uninstall "python3-mistralclient.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-mistralclient.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:27:50 ago on Wed Mar 13 07:41:12 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.