How to Install and Uninstall liblua5.1-0-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 23,2024

1. Install "liblua5.1-0-dev" package

Please follow the guidelines below to install liblua5.1-0-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblua5.1-0-dev

2. Uninstall "liblua5.1-0-dev" package

Learn how to uninstall liblua5.1-0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblua5.1-0-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: liblua5.1-0-dev
Priority: optional
Section: libdevel
Installed-Size: 755
Maintainer: Ubuntu Developers
Original-Maintainer: John V. Belmonte
Architecture: amd64
Source: lua5.1
Version: 5.1.5-8ubuntu1
Provides: liblua5.1-dev
Depends: liblua5.1-0 (= 5.1.5-8ubuntu1), libc6-dev | libc-dev, libreadline-dev
Recommends: pkg-config, libtool, libtool-bin
Conflicts: liblua5.1-dev
Filename: pool/main/l/lua5.1/liblua5.1-0-dev_5.1.5-8ubuntu1_amd64.deb
Size: 120078
MD5sum: 96277ec09014fa2c33f9617d23124c2e
SHA1: 38dd55f129698ffc0fd7bb71e8874f7470005e24
SHA256: ef85b65e04e886a5bafa3a31f3b052f375239dfe6977b20b23fa17b1630a7acd
Description-en: Development files for the Lua language version 5.1
Lua is a powerful, light-weight programming language designed for extending
applications. The language engine is accessible as a library, having a C
API which allows the application to exchange data with Lua programs and also
to extend Lua with C functions. Lua is also used as a general-purpose,
stand-alone language through the simple command line interpreter provided.
.
This package contains developer resources for using the Lua library.
Install it if you are developing programs which use the Lua C API, both
in C or C++.
Description-md5: 883de8c555030d5626a244d06f1d320d
Multi-Arch: same
Homepage: http://www.lua.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m