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

Last updated: October 06,2024

1. Install "python3-gnocchiclient.noarch" package

Here is a brief guide to show you how to install python3-gnocchiclient.noarch on Fedora 34

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

2. Uninstall "python3-gnocchiclient.noarch" package

Please follow the guidance below to uninstall python3-gnocchiclient.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:53:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-gnocchiclient
Version : 7.0.7
Release : 2.fc34
Architecture : noarch
Size : 76 k
Source : python-gnocchiclient-7.0.7-2.fc34.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.