How to Install and Uninstall lua-event Package on Kali Linux

Last updated: January 10,2025

1. Install "lua-event" package

Please follow the step by step instructions below to install lua-event on Kali Linux

$ sudo apt update $ sudo apt install lua-event

2. Uninstall "lua-event" package

Please follow the steps below to uninstall lua-event on Kali Linux:

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

3. Information about the lua-event package on Kali Linux

Package: lua-event
Source: lua-event (0.4.6-2)
Version: 0.4.6-2+b1
Installed-Size: 192
Maintainer: Debian Lua Team
Architecture: amd64
Provides: lua5.1-event, lua5.2-event, lua5.3-event, lua5.4-event
Depends: lua-socket, libc6 (>= 2.4), libevent-2.1-7 (>= 2.1.8-stable)
Size: 20220
SHA256: fbe840335d7cdcf27e0b503705fdb01edacb9bdbf7a8373bc8385a9f4b60b52f
SHA1: 5c7ee12c996cf775b8572e656f93314f888182c9
MD5sum: 7879b150baa2c78ffb6af95e03f48cd9
Description: 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:
Multi-Arch: same
Homepage: https://github.com/harningt/luaevent.git
Lua-Versions: 5.1 5.2 5.3 5.4
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-event/lua-event_0.4.6-2+b1_amd64.deb