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

Last updated: October 10,2024

1. Install "python3-gnocchiclient.noarch" package

This guide covers the steps necessary to install python3-gnocchiclient.noarch on Fedora 38

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

2. Uninstall "python3-gnocchiclient.noarch" package

This guide let you learn how to uninstall python3-gnocchiclient.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:05:46 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-gnocchiclient
Version : 7.0.7
Release : 8.fc38
Architecture : noarch
Size : 111 k
Source : python-gnocchiclient-7.0.7-8.fc38.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.