How to Install and Uninstall lua-lgi Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "lua-lgi" package

This is a short guide on how to install lua-lgi on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua-lgi

2. Uninstall "lua-lgi" package

This guide let you learn how to uninstall lua-lgi on Ubuntu 21.10 (Impish Indri):

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

3. Information about the lua-lgi package on Ubuntu 21.10 (Impish Indri)

Package: lua-lgi
Architecture: amd64
Version: 0.9.2-2build4.1
Multi-Arch: same
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 651
Provides: lua5.1-lgi, lua5.2-lgi, lua5.3-lgi
Depends: gir1.2-glib-2.0, libc6 (>= 2.14), libffi8 (>= 3.4), libgirepository-1.0-1 (>= 1.30.0), libglib2.0-0 (>= 2.49.3)
Filename: pool/universe/l/lua-lgi/lua-lgi_0.9.2-2build4.1_amd64.deb
Size: 113048
MD5sum: 0279ee2d3d2f69d09bb8591667f730e0
SHA1: 57fbe72001afdfa71c2def7cba71bd11e6d9f37c
SHA256: bbc81dc58ca72497560ff99987015ee9c0f924049ef35fbd254b43fec7f8becd
SHA512: bef4b7d01d18844fd2e335c302a64ced7f95b39444cd7928adb3edc2e36773166890b89176b35b2a628de593726f9581a809b581c33f1726eee1d84ba174a22b
Homepage: https://github.com/pavouk/lgi/
Description-en: Lua bridge to GObject based libraries
LGI is gobject-introspection based dynamic Lua binding to GObject based
libraries. It allows using GObject-based libraries directly from Lua.
.
Notable examples are GTK+, GStreamer and Webkit.
Description-md5: eaa3a2ec960107bd07135f18828e96ad
Lua-Versions: 5.1 5.2 5.3