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

Last updated: May 11,2024

1. Install "lua-readline" package

Please follow the guidelines below to install lua-readline on Kali Linux

$ sudo apt update $ sudo apt install lua-readline

2. Uninstall "lua-readline" package

This is a short guide on how to uninstall lua-readline on Kali Linux:

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

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

Package: lua-readline
Source: lua-readline (3.3-3)
Version: 3.3-3+b1
Installed-Size: 132
Maintainer: Debian Lua Team
Architecture: amd64
Provides: lua5.1-readline, lua5.2-readline, lua5.3-readline, lua5.4-readline
Depends: libc6 (>= 2.4), libreadline8 (>= 7.0~beta)
Recommends: lua-posix
Size: 15160
SHA256: d9ea6025dad2ffb5aeca9f9c33cf67a312e85578c4f2b5df323ed0ac6662207f
SHA1: b7257ed62fd817daabfa560786453f5a955b35c7
MD5sum: f6861aa6f8fd5ef8affb2ffd4afd2863
Description: readline library for the Lua language
This package contains the Lua readline library, that allows one to use
comprehensive command line editing using the Lua language.
Description-md5:
Multi-Arch: same
Homepage: https://pjb.com.au/comp/lua/readline.html
Lua-Versions: 5.1 5.2 5.3 5.4
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-readline/lua-readline_3.3-3+b1_amd64.deb