How to Install and Uninstall lua-lgi.x86_64 Package on Fedora 34

Last updated: September 24,2024

1. Install "lua-lgi.x86_64" package

Please follow the step by step instructions below to install lua-lgi.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install lua-lgi.x86_64

2. Uninstall "lua-lgi.x86_64" package

This is a short guide on how to uninstall lua-lgi.x86_64 on Fedora 34:

$ sudo dnf remove lua-lgi.x86_64 $ sudo dnf autoremove

3. Information about the lua-lgi.x86_64 package on Fedora 34

Last metadata expiration check: 1:57:55 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : lua-lgi
Version : 0.9.2
Release : 10.fc34
Architecture : x86_64
Size : 124 k
Source : lua-lgi-0.9.2-10.fc34.src.rpm
Repository : fedora
Summary : Lua bindings to GObject libraries
URL : https://github.com/pavouk/lgi
License : MIT
Description : LGI is gobject-introspection based dynamic Lua binding to GObject
: based libraries. It allows using GObject-based libraries directly from
: Lua.