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

Last updated: May 18,2024

1. Install "liblualib50" package

In this section, we are going to explain the necessary steps to install liblualib50 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblualib50

2. Uninstall "liblualib50" package

This guide covers the steps necessary to uninstall liblualib50 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblualib50 $ sudo apt autoclean && sudo apt autoremove

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

Package: liblualib50
Priority: optional
Section: universe/libs
Installed-Size: 123
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Source: lua50
Version: 5.0.3-7
Depends: libc6 (>= 2.14), liblua50 (>= 5.0.3)
Filename: pool/universe/l/lua50/liblualib50_5.0.3-7_amd64.deb
Size: 35384
MD5sum: 2663cda971c3ba6026d0042b6203ad71
SHA1: 5983602b4887b3aa75dd5c9c730ea2f217514bdd
SHA256: d9378708974368d24f89a2e8f64ac0db9db68964c72bccc28e43c14cc9234b72
Description-en: Extension library for the Lua 5.0 programming language
This package provides string, maths and IO functions to liblua50.
.
This package will most commonly be installed by programs depending on it
or by authors using the liblualib50-dev package
Description-md5: a9f68e9942e88a3da05b9ebf54d890e0
Homepage: http://www.lua.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu