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

Last updated: October 06,2024

1. Install "python3-cinderclient.noarch" package

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

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

2. Uninstall "python3-cinderclient.noarch" package

Please follow the instructions below to uninstall python3-cinderclient.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:39:50 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-cinderclient
Version : 9.3.0
Release : 3.el9
Architecture : noarch
Size : 221 k
Source : python-cinderclient-9.3.0-3.el9.src.rpm
Repository : epel
Summary : Python API and CLI for OpenStack Cinder
URL : http://github.com/openstack/python-cinderclient
License : ASL 2.0
Description :
: Client library (cinderclient python module) and command line utility
: (cinder) for interacting with OpenStack Cinder (Block Storage) API.