How to Install and Uninstall lua-readline-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 29,2024

1. Install "lua-readline-dev" package

Please follow the guidelines below to install lua-readline-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "lua-readline-dev" package

This tutorial shows how to uninstall lua-readline-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the lua-readline-dev package on Ubuntu 21.10 (Impish Indri)

Package: lua-readline-dev
Architecture: amd64
Version: 2.9-1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: lua-readline
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Lua Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 99
Provides: lua5.1-readline-dev, lua5.2-readline-dev, lua5.3-readline-dev, lua5.4-readline-dev
Depends: lua-readline (= 2.9-1)
Filename: pool/universe/l/lua-readline/lua-readline-dev_2.9-1_amd64.deb
Size: 12220
MD5sum: bf640bedaf9a4c2c06871ad9eb271061
SHA1: e3f065295148b2f7213b909bb17d7ab823630f08
SHA256: 917816236ba0ddadd4c5ff3780380371f9862881843a685cdb34564b96ac31c2
SHA512: c9988f3377e6b152fb743f364ce8779ea0394a33485f547aadd9cf57662f77ac59c8936cb658fd6c557f0c750c0b8a32101ab49137a98ee191c158ef6424d7ae
Homepage: https://pjb.com.au/comp/lua/readline.html
Description-en: readline development files for the Lua language
This package contains the development files of the Lua readline library,
useful to create a statically linked binary (like a C application or a
standalone Lua interpreter).
Documentation is also shipped within this package.
Description-md5: f74eacb421efcfb209976dbd719aac96
Lua-Versions: 5.1 5.2 5.3 5.4