How to Install and Uninstall liblua50 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "liblua50" package

This guide let you learn how to install liblua50 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblua50

2. Uninstall "liblua50" package

Please follow the guidance below to uninstall liblua50 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblua50 $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblua50 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liblua50
Priority: optional
Section: universe/libs
Installed-Size: 132
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Source: lua50
Version: 5.0.3-7
Depends: libc6 (>= 2.14)
Filename: pool/universe/l/lua50/liblua50_5.0.3-7_amd64.deb
Size: 53616
MD5sum: 249ec43c0f0e5df2080d52e4e69dca08
SHA1: 6cbd709266a9e8de31e5989d91c2a547fe4bb3fa
SHA256: a6e48256b695388825b89f88ed612e9f82c153ab3bda1d619f5d4175421b4381
Description-en: Main interpreter library for the Lua 5.0 programming language
Lua is a powerful language which can be included in your C/C++ projects
using this library.
.
For more information, please see the lua50 and lua50-doc packages
Description-md5: 7358a7bed05d9776123bdb2a7e312702
Homepage: http://www.lua.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu