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

Last updated: June 20,2024

1. Install "python-riemann-client-doc" package

In this section, we are going to explain the necessary steps to install python-riemann-client-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-riemann-client-doc

2. Uninstall "python-riemann-client-doc" package

This guide covers the steps necessary to uninstall python-riemann-client-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-riemann-client-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-riemann-client-doc
Priority: optional
Section: universe/doc
Installed-Size: 264
Maintainer: Ubuntu Developers
Original-Maintainer: Alexandre Viau
Architecture: all
Source: python-riemann-client
Version: 6.1.3-1
Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common
Recommends: python-riemann-client
Filename: pool/universe/p/python-riemann-client/python-riemann-client-doc_6.1.3-1_all.deb
Size: 29648
MD5sum: 32247d1babafd7857475b1b8e50a9068
SHA1: 35eeb37881a5ded3e37c972795722fd289e82545
SHA256: 393c915a95488e2a5062b492b9059fa1c38ea778be666f400129cca263621b3e
Description-en: command line tool and API with support for all metric types - documentation
Riemann aggregates events from your servers and applications with a
powerful stream processing language.
.
This client Supports UDP and TCP transports, queries, and all metric
types. The client library aims to provide a simple, minimal API, and
does not require direct interaction with protocol buffers. There is
also a queued client that can queue or batch events and then send them
in a single message.
.
This is the documentation package.
Description-md5: 56224f288e6bed920b8975a785ee54d6
Homepage: https://github.com/borntyping/python-riemann-client
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu