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

Last updated: June 29,2024

1. Install "python3-gnocchiclient.noarch" package

In this section, we are going to explain the necessary steps to install python3-gnocchiclient.noarch on Fedora 36

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

2. Uninstall "python3-gnocchiclient.noarch" package

This tutorial shows how to uninstall python3-gnocchiclient.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:35:48 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : python3-gnocchiclient
Version : 7.0.7
Release : 5.fc36
Architecture : noarch
Size : 77 k
Source : python-gnocchiclient-7.0.7-5.fc36.src.rpm
Repository : fedora
Summary : Python API and CLI for OpenStack Gnocchi
URL : https://github.com/openstack/python-gnocchiclient
License : ASL 2.0
Description :
: This is a client library for Gnocchi built on the Gnocchi API. It
: provides a Python API (the gnocchiclient module) and a command-line tool.