How to Install and Uninstall python-gnocchiclient Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "python-gnocchiclient" package

Here is a brief guide to show you how to install python-gnocchiclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gnocchiclient

2. Uninstall "python-gnocchiclient" package

Here is a brief guide to show you how to uninstall python-gnocchiclient on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-gnocchiclient $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-gnocchiclient package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-gnocchiclient
Priority: optional
Section: universe/python
Installed-Size: 175
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 2.2.0-2
Depends: python-cliff (>= 1.14.0), python-futurist, python-keystoneauth1 (>= 1.0.0), python-oslo.serialization (>= 1.4.0), python-oslo.utils (>= 2.0.0), python-pbr (>= 1.8), python-six, python2.7:any, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-gnocchiclient-doc
Filename: pool/universe/p/python-gnocchiclient/python-gnocchiclient_2.2.0-2_all.deb
Size: 24400
MD5sum: 0bb1e193ab476f0e35fd0d33ffff9aa7
SHA1: f87249e446e5364f5cfa043a5125ce6b15742e1e
SHA256: 17445ecae7f74394dab83eb060565d3cb9e12abeb533028aa33014d9e013582d
Description-en: bindings to the OpenStack Gnocchi API - Python 2.7
This is a client for OpenStack gnocchi API. There's a Python API (the
gnocchiclient module), and a command-line script. Each implements the entire
OpenStack Gnocchi API.
.
Gnocchi is a service for managing a set of resources and storing metrics about
them, in a scalable and resilient way. Its functionalities are exposed over an
HTTP REST API.
.
This package contains the Python 2.7 module.
Description-md5: 407d0f907ddbb7c3197d964f50d91bc8
Homepage: http://www.openstack.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu