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

Last updated: May 19,2024

1. Install "lua5.4" package

Please follow the step by step instructions below to install lua5.4 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua5.4

2. Uninstall "lua5.4" package

Learn how to uninstall lua5.4 on Ubuntu 21.10 (Impish Indri):

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

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

Package: lua5.4
Architecture: amd64
Version: 5.4.2-2
Multi-Arch: foreign
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Lua Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 465
Provides: lua
Depends: libc6 (>= 2.29), libreadline8 (>= 6.0)
Filename: pool/universe/l/lua5.4/lua5.4_5.4.2-2_amd64.deb
Size: 126712
MD5sum: 4e5000aa6585c5c0e5737a0772452021
SHA1: 6dc3a7ddb43a3808521e3552273e22eb2cc53d44
SHA256: c92d77d63ca5375b3a05c3281790aaaa9bf23cf5f1e4725c77bc53baba71e52a
SHA512: 1ab9d540f853a249e28101c6511725033fc1e302fcb9f07c102452af2a935d1c2fb9557e1f4adf957b86e0f83253c88016ab13064bb2fe1ff03fa49540fef6c7
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