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

Last updated: November 26,2024

1. Install "lua-lgi-dev" package

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

$ sudo apt update $ sudo apt install lua-lgi-dev

2. Uninstall "lua-lgi-dev" package

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

$ sudo apt remove lua-lgi-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: lua-lgi-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 792
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Source: lua-lgi
Version: 0.9.0.20151101.git.885af4-1
Provides: lua5.1-lgi-dev, lua5.2-lgi-dev
Depends: lua-lgi (= 0.9.0.20151101.git.885af4-1)
Filename: pool/universe/l/lua-lgi/lua-lgi-dev_0.9.0.20151101.git.885af4-1_amd64.deb
Size: 187484
MD5sum: a5668711b0beb67bbd75c75064622bb9
SHA1: 37863b41ba6435eacd16469d14eacf607fb54e2e
SHA256: ad84c850d8c5cbc6498f844ad73215826a597a9f32bd84da2247cdc5f1530a48
Description-en: lgi development files for the Lua language
This package contains the development files of the Lua lgi library,
useful to create a statically linked binary (like a C application or a
standalone Lua interpreter).
Documentation is also shipped within this package.
Description-md5: 1e01093d756b917ca5144e202cd29ae6
Multi-Arch: same
Homepage: https://github.com/pavouk/lgi/
Lua-Versions: 5.2 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu