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

Last updated: November 07,2024

1. Install "liblualib50-dev" package

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

$ sudo apt update $ sudo apt install liblualib50-dev

2. Uninstall "liblualib50-dev" package

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

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

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

Package: liblualib50-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 183
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Source: lua50
Version: 5.0.3-7
Depends: libc6-dev | libc-dev, liblua50-dev, liblualib50 (= 5.0.3-7)
Recommends: pkg-config
Filename: pool/universe/l/lua50/liblualib50-dev_5.0.3-7_amd64.deb
Size: 40816
MD5sum: cec70ba9246bb65366b4e0fadf793bb9
SHA1: e8b65d22c34b053fba4ed164237593be30f6b8e6
SHA256: 79240e27f0def44139265dc2a1a91e5c37cbcafe1448efa33966f7f289234336
Description-en: Extension library for Lua 5.0: static and headers
This package allows you to link to the Lua standard libraries
providing maths, string and IO functions to your Lua based programs.
Description-md5: f3660c2cd84fff93c5341131c8f0bc3f
Homepage: http://www.lua.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu