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

Last updated: May 19,2024

1. Install "lua-posix-dev" package

Please follow the guidance below to install lua-posix-dev on Kali Linux

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

2. Uninstall "lua-posix-dev" package

In this section, we are going to explain the necessary steps to uninstall lua-posix-dev on Kali Linux:

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

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

Package: lua-posix-dev
Source: lua-posix (36.2.1-2)
Version: 36.2.1-2+b1
Installed-Size: 2908
Maintainer: Debian Lua Team
Architecture: amd64
Provides: lua5.1-posix-dev, lua5.2-posix-dev, lua5.3-posix-dev, lua5.4-posix-dev
Depends: lua-posix (= 36.2.1-2+b1)
Size: 180604
SHA256: f0ba6e0121b26173cacecac115474c015a86f41caed6176caefa08fc5d622b05
SHA1: bc03eab9e5dc785d66533c303bf3cd58cb7a0826
MD5sum: bbfa18af91c95d1e3dd23d3cafaf5e79
Description: posix development files for the Lua language
This package contains the development files of the Lua posix library,
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/luaposix/luaposix
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-posix/lua-posix-dev_36.2.1-2+b1_amd64.deb