How to Install and Uninstall lua-rrd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "lua-rrd" package

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

$ sudo apt update $ sudo apt install lua-rrd

2. Uninstall "lua-rrd" package

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

$ sudo apt remove lua-rrd $ sudo apt autoclean && sudo apt autoremove

3. Information about the lua-rrd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lua-rrd
Priority: optional
Section: interpreters
Installed-Size: 107
Maintainer: Ubuntu Developers
Original-Maintainer: Debian RRDtool Team
Architecture: amd64
Source: rrdtool
Version: 1.5.5-4
Replaces: liblua5.1-rrd0 (<< 1.5.4-3~)
Provides: liblua5.1-rrd0, lua5.1-rrd, lua5.2-rrd, lua5.3-rrd
Depends: libc6 (>= 2.4), librrd4 (>= 1.4~rc2)
Breaks: liblua5.1-rrd0 (<< 1.5.4-3~)
Filename: pool/main/r/rrdtool/lua-rrd_1.5.5-4_amd64.deb
Size: 12032
MD5sum: d8e3274845855e486dd73cbb3d8de228
SHA1: 73d41d53098d6d7ffaa0b697292ebce4b7fbd6f1
SHA256: 817bba7cae4d04697a54d86b7f5cc57f5414323d73bfabbde196c0ec2667dcfa
Description-en: time-series data storage and display system (Lua interfaces)
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 the Lua interfaces to RRDs.
Description-md5: 34e7abe990b5ce5b0bd02deeb2d4b843
Multi-Arch: same
Homepage: http://oss.oetiker.ch/rrdtool/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m