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

Last updated: May 13,2024

1. Install "lua-rrd-dev" package

In this section, we are going to explain the necessary steps to install lua-rrd-dev on Kali Linux

$ sudo apt update $ sudo apt install lua-rrd-dev

2. Uninstall "lua-rrd-dev" package

Here is a brief guide to show you how to uninstall lua-rrd-dev on Kali Linux:

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

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

Package: lua-rrd-dev
Source: rrdtool (1.7.2-4)
Version: 1.7.2-4+b10
Installed-Size: 167
Maintainer: Debian RRDtool Team
Architecture: amd64
Replaces: liblua5.1-rrd-dev (<< 1.5.4-3~)
Provides: liblua5.1-rrd-dev, lua5.1-rrd-dev, lua5.2-rrd-dev, lua5.3-rrd-dev
Depends: lua-rrd (= 1.7.2-4+b10)
Breaks: liblua5.1-rrd-dev (<< 1.5.4-3~)
Size: 100676
SHA256: 194709da05791b65651ced2d372d9765a8967b674671518b8c0631618ce36166
SHA1: b8001197d09b7d12dd1975f19ec4ffd499e16f58
MD5sum: 36284b491d35c9fb393cee82680cfdfe
Description: time-series data storage and display system (Lua development)
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 development files for 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::storing, use::viewing, works-with::db
Section: libdevel
Priority: optional
Filename: pool/main/r/rrdtool/lua-rrd-dev_1.7.2-4+b10_amd64.deb