How to Install and Uninstall python3-cinderclient.noarch Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "python3-cinderclient.noarch" package

Please follow the instructions below to install python3-cinderclient.noarch on CentOS Stream 9

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

2. Uninstall "python3-cinderclient.noarch" package

This guide let you learn how to uninstall python3-cinderclient.noarch on CentOS Stream 9:

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

3. Information about the python3-cinderclient.noarch package on CentOS Stream 9

Last metadata expiration check: 2:01:29 ago on Sat Mar 16 16:03:45 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.