How to Install and Uninstall lua5.2 Package on Ubuntu 21.10 (Impish Indri)

Last updated: July 05,2024

1. Install "lua5.2" package

This guide let you learn how to install lua5.2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua5.2

2. Uninstall "lua5.2" package

This tutorial shows how to uninstall lua5.2 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove lua5.2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the lua5.2 package on Ubuntu 21.10 (Impish Indri)

Package: lua5.2
Architecture: amd64
Version: 5.2.4-1.1build3
Multi-Arch: foreign
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 361
Provides: lua
Depends: libc6 (>= 2.29), libreadline8 (>= 6.0)
Filename: pool/universe/l/lua5.2/lua5.2_5.2.4-1.1build3_amd64.deb
Size: 99804
MD5sum: bd2726d0b770f8f9b782a87f1532b144
SHA1: 3da70f9e68daf0e7743c5aa4912275189d095139
SHA256: abc094913f207d1b02ff89d4097d147fc44f2abdf632244f937e027326a74e5b
SHA512: e2efc4e5bad7ea86955e015eee55b17b991044717ab4ba06e7bcaff85667908f531ae387168d4763f1e0387ca2d51430447c2e6cabe8db004eed34352d60959b
Homepage: http://www.lua.org
Description-en: Simple, extensible, embeddable programming language
Lua is a powerful, light-weight programming language designed for extending
applications. The language engine is accessible as a library, having a C
API which allows the application to exchange data with Lua programs and also
to extend Lua with C functions. Lua is also used as a general-purpose,
stand-alone language through the simple command line interpreter provided.
.
This package contains the Lua command line interpreter and bytecode compiler.
Install it if you are developing or using Lua scripts.
Description-md5: 130003bb49100d21ad1dd4ef09dee02f