How to Install and Uninstall lua-rrd Package on Kali Linux

Last updated: May 10,2024

1. Install "lua-rrd" package

Please follow the guidance below to install lua-rrd on Kali Linux

$ sudo apt update $ sudo apt install lua-rrd

2. Uninstall "lua-rrd" package

Learn how to uninstall lua-rrd on Kali Linux:

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

3. Information about the lua-rrd package on Kali Linux

Package: lua-rrd
Source: rrdtool (1.7.2-4)
Version: 1.7.2-4+b10
Installed-Size: 186
Maintainer: Debian RRDtool Team
Architecture: amd64
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), librrd8 (>= 1.4~rc2)
Breaks: liblua5.1-rrd0 (<< 1.5.4-3~)
Size: 101760
SHA256: 64e1aeb9a78f30b95def33655f2622cd129566ac3d218be6cbd0edf31a6e532e
SHA1: 8079ead3bac67df92521c5ed6d33392bf911bb47
MD5sum: c9801cbac2d093249314e5ce6cfc0854
Description: 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:
Multi-Arch: same
Homepage: https://oss.oetiker.ch/rrdtool/
Tag: devel::lang:lua, devel::library, implemented-in::c, role::devel-lib,
role::program, use::measuring, use::storing, use::viewing,
works-with::db
Section: interpreters
Priority: optional
Filename: pool/main/r/rrdtool/lua-rrd_1.7.2-4+b10_amd64.deb