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

Last updated: October 07,2024

1. Install "python3-mistralclient.noarch" package

In this section, we are going to explain the necessary steps to install python3-mistralclient.noarch on Oracle Linux 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 Oracle Linux 9:

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

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

Last metadata expiration check: 2:08:57 ago on Thu Feb 15 07:50:05 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.