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

Last updated: May 17,2024

1. Install "lua-augeas" package

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

$ sudo apt update $ sudo apt install lua-augeas

2. Uninstall "lua-augeas" package

Please follow the guidance below to uninstall lua-augeas on Kali Linux:

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

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

Package: lua-augeas
Source: lua-augeas (0.1.1-3)
Version: 0.1.1-3+b1
Installed-Size: 33
Maintainer: Debian QA Group
Architecture: amd64
Provides: lua5.1-augeas
Depends: libaugeas0 (>= 0.7.2), libc6 (>= 2.4), liblua5.1-0
Size: 6724
SHA256: b80b1ba24ef18d481463e0439a519adc4e552a0c6c4169b61b9bacaf5e4dd3d6
SHA1: 79995a1a45d09ec262486249592665e00be0b3da
MD5sum: 37a28f503cda77b10817f0d8ef938e72
Description: Lua binding to the Augeas C API
lua-augeas is a Lua binding to Augeas. Augeas is a configuration
editing tool. It parses configuration files in their native formats
and transforms them into a tree. Configuration changes are made by
manipulating this tree and saving it back into native config files.
Description-md5:
Multi-Arch: same
Homepage: http://code.google.com/p/lua-augeas/
Lua-Versions: 5.1
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-augeas/lua-augeas_0.1.1-3+b1_amd64.deb