How to Install and Uninstall lua-readline Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 11,2024

1. Install "lua-readline" package

This is a short guide on how to install lua-readline on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install lua-readline

2. Uninstall "lua-readline" package

Here is a brief guide to show you how to uninstall lua-readline on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the lua-readline package on Ubuntu 22.10 (Kinetic Kudu)

Package: lua-readline
Architecture: amd64
Version: 3.1-1
Multi-Arch: same
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Lua Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 131
Provides: lua5.1-readline, lua5.2-readline, lua5.3-readline, lua5.4-readline
Depends: lua-posix, libc6 (>= 2.4), libreadline8 (>= 7.0~beta)
Filename: pool/universe/l/lua-readline/lua-readline_3.1-1_amd64.deb
Size: 15140
MD5sum: 31d76c45f952cddde7b40091a94e210f
SHA1: 41b4f91f9b1d26fc3669788e0b7aa97fcfcb8c4d
SHA256: 2f6ea786416c9274d78e9310c4128acc1e547b69709cc2c5b9bfc1d58a308b2b
SHA512: dd5f0763c1dbb74fa0b29d07aa9222fd2a4fe93e273ad701361b3b255d1eb71793f1edb426fe09299654fb4b0e365336c28becf642dfeeb181210bc3cd71bebe
Homepage: https://pjb.com.au/comp/lua/readline.html
Description: readline library for the Lua language
Description-md5: 666c6adf2843bdd93cd9de8cf15abc65
Lua-Versions: 5.1 5.2 5.3 5.4