How to Install and Uninstall python3-cinderclient.noarch Package on Rocky Linux 9

Last updated: October 14,2024

1. Install "python3-cinderclient.noarch" package

This guide covers the steps necessary to install python3-cinderclient.noarch on Rocky Linux 9

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

2. Uninstall "python3-cinderclient.noarch" package

Learn how to uninstall python3-cinderclient.noarch on Rocky Linux 9:

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

3. Information about the python3-cinderclient.noarch package on Rocky Linux 9

Last metadata expiration check: 2:27:21 ago on Fri Feb 16 06:49:52 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.