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

Last updated: May 12,2024

1. Install "lua-event-dev" package

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

$ 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 Kali Linux:

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

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

Package: lua-event-dev
Source: lua-event (0.4.6-2)
Version: 0.4.6-2+b1
Installed-Size: 208
Maintainer: Debian Lua Team
Architecture: amd64
Provides: lua5.1-event-dev, lua5.2-event-dev, lua5.3-event-dev, lua5.4-event-dev
Depends: lua-event (= 0.4.6-2+b1)
Size: 19868
SHA256: a13e6a00c12b6e104b039047e5dd10c79f8232fb71c0b728c784c935c5be1f09
SHA1: b4fd80e2525ac1744f77c33973498b09b991b8ed
MD5sum: 208a8a429362980add975c9722b62e7f
Description: 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:
Multi-Arch: same
Homepage: https://github.com/harningt/luaevent.git
Lua-Versions: 5.1 5.2 5.3 5.4
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/lua-event/lua-event-dev_0.4.6-2+b1_amd64.deb