How to Install lua-event-dbg software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install lua-event-dbg software package in Ubuntu 14.04 LTS (Trusty Tahr)

lua-event-dbg software package provides asynchronous event notification library for Lua, debug symbols, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install lua-event-dbg 

lua-event-dbg is installed in your system.

Make ensure the lua-event-dbg package were installed using the commands given below,

$ sudo dpkg-query -l | grep lua-event-dbg *

You will get with lua-event-dbg package name, version, architecture and description in a table

lua-event-dbg package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Debug packages
Package lua-event-dbg
Version 0.4.3-1
Description asynchronous event notification library for Lua, debug symbols
Sub Section debug


See Also, How to uninstall or remove lua-event-dbg software package from Ubuntu 14.04 LTS (Trusty Tahr)?