How to Install lua-lgi-dev in Ubuntu 18.04



Install lua-lgi-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install lua-lgi-dev

Description:

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.

Homepage: https://github.com/pavouk/lgi/

Version: 0.9.2-1

Section: universe/libdevel