How to Install and Uninstall rrdtool Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 03,2025
1. Install "rrdtool" package
In this section, we are going to explain the necessary steps to install rrdtool on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
rrdtool
Copied
2. Uninstall "rrdtool" package
This guide covers the steps necessary to uninstall rrdtool on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
rrdtool
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the rrdtool package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: rrdtool
Priority: extra
Section: utils
Installed-Size: 879
Maintainer: Ubuntu Developers
Original-Maintainer: Debian RRDtool Team
Architecture: amd64
Version: 1.5.5-4
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.14.0), librrd4 (>= 1.4~rc2)
Suggests: librrds-perl
Filename: pool/main/r/rrdtool/rrdtool_1.5.5-4_amd64.deb
Size: 355776
MD5sum: e94c001939a3a95a36699e4e5dabdb63
SHA1: 3a80d2899765f3376879ecf8001076946a665441
SHA256: 7ea6e38e1d3ccb112940761db53899dacfd37348293b6e42c60538bd2fae35b6
Description-en: time-series data storage and display system (programs)
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.
.
RRDtool is often used via various wrappers that can poll data from devices
and feed data into RRDs, as well as provide a friendlier user interface and
customized graphs.
.
This package contains command-line programs used to access and manipulate
RRDs.
Description-md5: 2f208d113d46aef6f7eebb6f8537a07e
Homepage: http://oss.oetiker.ch/rrdtool/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Priority: extra
Section: utils
Installed-Size: 879
Maintainer: Ubuntu Developers
Original-Maintainer: Debian RRDtool Team
Architecture: amd64
Version: 1.5.5-4
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.14.0), librrd4 (>= 1.4~rc2)
Suggests: librrds-perl
Filename: pool/main/r/rrdtool/rrdtool_1.5.5-4_amd64.deb
Size: 355776
MD5sum: e94c001939a3a95a36699e4e5dabdb63
SHA1: 3a80d2899765f3376879ecf8001076946a665441
SHA256: 7ea6e38e1d3ccb112940761db53899dacfd37348293b6e42c60538bd2fae35b6
Description-en: time-series data storage and display system (programs)
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.
.
RRDtool is often used via various wrappers that can poll data from devices
and feed data into RRDs, as well as provide a friendlier user interface and
customized graphs.
.
This package contains command-line programs used to access and manipulate
RRDs.
Description-md5: 2f208d113d46aef6f7eebb6f8537a07e
Homepage: http://oss.oetiker.ch/rrdtool/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y