How to Install and Uninstall python3-glanceclient.noarch Package on AlmaLinux 9

Last updated: October 12,2024

1. Install "python3-glanceclient.noarch" package

Please follow the guidance below to install python3-glanceclient.noarch on AlmaLinux 9

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

2. Uninstall "python3-glanceclient.noarch" package

Please follow the guidelines below to uninstall python3-glanceclient.noarch on AlmaLinux 9:

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

3. Information about the python3-glanceclient.noarch package on AlmaLinux 9

Last metadata expiration check: 2:36:04 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-glanceclient
Epoch : 1
Version : 4.3.0
Release : 3.el9
Architecture : noarch
Size : 149 k
Source : python-glanceclient-4.3.0-3.el9.src.rpm
Repository : epel
Summary : Python API and CLI for OpenStack Glance
URL : https://launchpad.net/python-glanceclient
License : ASL 2.0
Description :
: This is a client for the OpenStack Glance API. There's a Python API (the
: glanceclient module), and a command-line script (glance). Each implements
: 100% of the OpenStack Glance API.