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

Last updated: June 26,2024

1. Install "liblua50-dev" package

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

$ sudo apt update $ sudo apt install liblua50-dev

2. Uninstall "liblua50-dev" package

Please follow the step by step instructions below to uninstall liblua50-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: liblua50-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 230
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Source: lua50
Version: 5.0.3-7
Depends: libc6-dev | libc-dev, liblua50 (= 5.0.3-7), lua50
Recommends: pkg-config
Filename: pool/universe/l/lua50/liblua50-dev_5.0.3-7_amd64.deb
Size: 63776
MD5sum: 9fc46b8b7bef38222f72fe19fdc32993
SHA1: 04ffd77c2b0cbc4d56f159119e259d01b4a19038
SHA256: 359d34beea258e3ed1dfcbd674a81d7afd8272acbb46b89e6fa7da36175e7e03
Description-en: Main interpreter library for Lua 5.0: static library and headers
Using this package you can develop applications which have Lua interpreters
built into them.
Description-md5: 06b5564cc6acfcce0009eababbf0f446
Homepage: http://www.lua.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu