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

Last updated: May 02,2024

1. Install "python3-gnocchiclient" package

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

$ sudo apt update $ sudo apt install python3-gnocchiclient

2. Uninstall "python3-gnocchiclient" package

This guide covers the steps necessary to uninstall python3-gnocchiclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-gnocchiclient
Priority: optional
Section: universe/python
Installed-Size: 175
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-gnocchiclient
Version: 2.2.0-2
Depends: python3-cliff (>= 1.14.0), python3-futurist, python3-keystoneauth1 (>= 1.0.0), python3-oslo.serialization (>= 1.4.0), python3-oslo.utils (>= 2.0.0), python3-pbr (>= 1.8), python3-six, python3.5:any, python3:any (>= 3.3.2-2~)
Suggests: python-gnocchiclient-doc
Filename: pool/universe/p/python-gnocchiclient/python3-gnocchiclient_2.2.0-2_all.deb
Size: 24472
MD5sum: e97a234122a94554a200d749d26aba08
SHA1: 21fbd38ba9d2b43d3640a33f2c3748b8b3d22879
SHA256: dce95b7d068b70646a688d241c8e7659a1c5200a086df341eb6bd15849f5facb
Description-en: bindings to the OpenStack Gnocchi API - Python 3.x
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 3.x module.
Description-md5: 1a2820a2627371726cdb7f6f3c83eb30
Homepage: http://www.openstack.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu