How to Install and Uninstall python3-openstackclient.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: November 30,2024

1. Install "python3-openstackclient.noarch" package

In this section, we are going to explain the necessary steps to install python3-openstackclient.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-openstackclient.noarch" package

Here is a brief guide to show you how to uninstall python3-openstackclient.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-openstackclient.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:07:43 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-openstackclient
Version : 6.2.0
Release : 4.el9
Architecture : noarch
Size : 1.2 M
Source : python-openstackclient-6.2.0-4.el9.src.rpm
Repository : epel
Summary : OpenStack Command-line Client
URL : http://launchpad.net/python-openstackclient
License : ASL 2.0
Description :
: python-openstackclient is a unified command-line client for the OpenStack APIs.
: It is a thin wrapper to the stock python-*client modules that implement the
: actual REST API client actions.