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

Last updated: February 08,2025

1. Install "python3-gnocchiclient.noarch" package

Please follow the instructions below to install python3-gnocchiclient.noarch on Fedora 39

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

2. Uninstall "python3-gnocchiclient.noarch" package

This guide covers the steps necessary to uninstall python3-gnocchiclient.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:32:49 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-gnocchiclient
Version : 7.0.7
Release : 10.fc39
Architecture : noarch
Size : 109 k
Source : python-gnocchiclient-7.0.7-10.fc39.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.