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

Last updated: May 17,2024

1. Install "python-gnocchi" package

This is a short guide on how to install python-gnocchi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gnocchi

2. Uninstall "python-gnocchi" package

Please follow the guidance below to uninstall python-gnocchi on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-gnocchi
Priority: optional
Section: universe/python
Installed-Size: 601
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: gnocchi
Version: 2.0.2-4
Depends: alembic (>= 0.7.6), python-concurrent.futures (>= 2.1.6), python-future (>= 0.15), python-jsonpatch (>= 1.9), python-keystoneclient (>= 1:1.6.0), python-keystonemiddleware (>= 4.0.0), python-lz4, python-msgpack, python-numpy, python-oslo.config (>= 1:2.6.0), python-oslo.db (>= 1.8.0), python-oslo.log (>= 1.0.0), python-oslo.middleware, python-oslo.policy (>= 0.3.0), python-oslo.serialization (>= 1.4.0), python-oslo.utils (>= 1.6.0), python-oslosphinx (>= 2.2.0.0), python-pandas (>= 0.17), python-paste, python-pastedeploy, python-pecan (>= 0.9), python-prettytable, python-psycopg2, python-pymysql, python-pytimeparse (>= 1.1.5), python-requests, python-retrying, python-six, python-sqlalchemy, python-sqlalchemy-utils, python-stevedore, python-swiftclient (>= 2.5.0), python-tooz (>= 1.34), python-trollius, python-voluptuous, python-webob (>= 1.4.1), python-werkzeug, python-yaml, python2.7:any, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-gnocchi-doc
Filename: pool/universe/g/gnocchi/python-gnocchi_2.0.2-4_all.deb
Size: 77752
MD5sum: 5f907c187fa01d09a0fac95a42284b63
SHA1: 4533223abcea8830cbbd5f3f6309f8ecfca08913
SHA256: a5fb28487445bd703b5bc7c318fd7b4f45978fa28ecaa107409c7598b4a923f0
Description-en: Metric as a Service - Python 2.x
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.x module.
Description-md5: 93494f8ba1bc02a093d651794221fd81
Homepage: https://github.com/openstack/gnocchi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions