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

Last updated: May 18,2024

1. Install "lua-event-dev" package

Please follow the steps below to install lua-event-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "lua-event-dev" package

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

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

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

Package: lua-event-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Source: lua-event
Version: 0.4.3-2
Provides: lua5.1-event-dev
Depends: lua-event (= 0.4.3-2)
Filename: pool/universe/l/lua-event/lua-event-dev_0.4.3-2_amd64.deb
Size: 12678
MD5sum: 644f43fcaca03edc8afba20376604c94
SHA1: 17c185e90323c47e4c2f79216faf6f758dd3eeeb
SHA256: 8a09cca3eb721ffeb7aa5f4f42f70b33499ab36147dea8b90c2ab745d2442eb6
Description-en: libevent development files for the Lua language
This package contains the development files of the libevent Lua
bindings, 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: 060f034815c48219c5e5d9eedf64829e
Multi-Arch: same
Homepage: https://github.com/harningt/luaevent.git
Lua-Versions: 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu