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

Last updated: September 20,2024

1. Install "python-rrdtool" package

This tutorial shows how to install python-rrdtool on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-rrdtool

2. Uninstall "python-rrdtool" package

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

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

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

Package: python-rrdtool
Priority: optional
Section: python
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian RRDtool Team
Architecture: amd64
Source: rrdtool
Version: 1.5.5-4
Provides: python2.7-rrdtool
Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.4), librrd4 (>= 1.4~rc2)
Filename: pool/main/r/rrdtool/python-rrdtool_1.5.5-4_amd64.deb
Size: 13128
MD5sum: 25c03c5429d62538522cb1a9974c02a7
SHA1: bcc7cfd5e9bd7c6fe943be44e876e6b0da91eb1a
SHA256: 2e553e93a2d5f6178b044c7df931f98acd5502a6e978ec320ab525d4662d6552
Description-en: time-series data storage and display system (Python interface)
The Round Robin Database Tool (RRDtool) is a system to store and display
time-series data (e.g. network bandwidth, machine-room temperature,
server load average). It stores the data in Round Robin Databases (RRDs),
a very compact way that will not expand over time. RRDtool processes the
extracted data to enforce a certain data density, allowing for useful
graphical representation of data values.
.
This package contains a Python interface to RRDs.
Description-md5: aecf78342ca0b88d5c1c141fd6c15cee
Multi-Arch: same
Homepage: http://oss.oetiker.ch/rrdtool/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m