How to Install and Uninstall python3-glanceclient.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "python3-glanceclient.noarch" package

This guide let you learn how to install python3-glanceclient.noarch on Fedora 36

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

2. Uninstall "python3-glanceclient.noarch" package

This guide covers the steps necessary to uninstall python3-glanceclient.noarch on Fedora 36:

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

3. Information about the python3-glanceclient.noarch package on Fedora 36

Last metadata expiration check: 2:37:09 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-glanceclient
Epoch : 1
Version : 3.3.0
Release : 4.fc36
Architecture : noarch
Size : 145 k
Source : python-glanceclient-3.3.0-4.fc36.src.rpm
Repository : fedora
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.