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

Last updated: July 03,2024

1. Install "python3-gnocchiclient.noarch" package

Please follow the steps below to install python3-gnocchiclient.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 1:04:58 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-gnocchiclient
Version : 7.0.7
Release : 4.fc35
Architecture : noarch
Size : 76 k
Source : python-gnocchiclient-7.0.7-4.fc35.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.