How to Install and Uninstall lua50 Package on Ubuntu 21.10 (Impish Indri)

Last updated: June 30,2024

1. Install "lua50" package

This is a short guide on how to install lua50 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua50

2. Uninstall "lua50" package

Here is a brief guide to show you how to uninstall lua50 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove lua50 $ sudo apt autoclean && sudo apt autoremove

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

Package: lua50
Architecture: amd64
Version: 5.0.3-8.1
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 93
Provides: lua
Depends: libc6 (>= 2.4), liblua50 (>= 5.0.3), liblualib50 (>= 5.0.3), libreadline8 (>= 6.0)
Filename: pool/universe/l/lua50/lua50_5.0.3-8.1_amd64.deb
Size: 22208
MD5sum: b2b51a7058cd6e4e5545de9093fb3cf8
SHA1: b47d02da57e8a09dd88699b527871bcac760772d
SHA256: ec332e9f02073d725a5f68663dc52b0d7e93e3ec5c3f6dc111fd879bbf140f29
SHA512: 50125be6dc75448958e73c6abfd9fd558433cfd3264beb31c6b3f27d904e190ffb28c661ae07cfad2a095496f14d5284af45949aef81bdece727c8d48b9abb83
Homepage: http://www.lua.org
Description-en: Small embeddable language with simple procedural syntax
Lua is a programming language originally designed for extending
applications, but also frequently used as a general-purpose,
stand-alone language.
.
Lua combines simple procedural syntax (similar to Pascal) with
powerful data description constructs based on associative arrays and
extensible semantics. Lua is dynamically typed, interpreted from
bytecodes, and has automatic memory management, making it ideal for
configuration, scripting, and rapid prototyping. Lua is implemented
as a small library of C functions, written in ANSI C, and the
implementation goals are simplicity, efficiency, portability, and low
embedding cost.
Description-md5: 91221d83093a78b8fa4f4fe48b9c397e