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

Last updated: May 03,2024

1. Install "lua-event" package

Please follow the step by step instructions below to install lua-event on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua-event

2. Uninstall "lua-event" package

Learn how to uninstall lua-event on Ubuntu 21.10 (Impish Indri):

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

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

Package: lua-event
Architecture: amd64
Version: 0.4.6-1build1
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: 146
Provides: lua5.1-event, lua5.2-event, lua5.3-event
Depends: lua-socket, libc6 (>= 2.4), libevent-2.1-7 (>= 2.1.8-stable)
Filename: pool/universe/l/lua-event/lua-event_0.4.6-1build1_amd64.deb
Size: 16148
MD5sum: 914512af642d248486c4d2958c1ed377
SHA1: 087430e48c61e48d4321be9cbb2f9f716515fca2
SHA256: 12e28537d232bf90f0684f171442daea69f18112db380fcec2ad57bc9fc5e6a0
SHA512: 590aaf9f98e679e2a8f9585027027b0b49d283756ac1f5054292ec3563270bfcd38db7c7a939f23d4dbb1a26fafbe737868ce390066df295f835ec95844557f1
Homepage: https://github.com/harningt/luaevent.git
Description-en: asynchronous event notification library for Lua
This package contains the bindings for libevent, a synchronous event
notification library that provides a mechanish to execute a callback function
when a specific event occurs on a file descriptor or after a timeout has been
reached.
Description-md5: 2a5ed780197eb4b24b8d67b50492af87
Lua-Versions: 5.1 5.2 5.3