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

Last updated: October 06,2024

1. Install "lua-posix" package

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

$ sudo apt update $ sudo apt install lua-posix

2. Uninstall "lua-posix" package

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

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

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

Package: lua-posix
Source: lua-posix (36.2.1-2)
Version: 36.2.1-2+b1
Installed-Size: 2604
Maintainer: Debian Lua Team
Architecture: amd64
Provides: lua5.1-posix, lua5.2-posix, lua5.3-posix, lua5.4-posix
Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), lua-bit32
Size: 153668
SHA256: 34df5218d7ac55115abe3c7d4f93352a004ae8eb4dea2fd4edcff79ccc1469a3
SHA1: 886a47a50987cf27ff5073a03d1986353ede288b
MD5sum: c3b94adeb2e3f6e9bf8c5fc47878f589
Description: posix library for the Lua language
This package contains the Lua posix library, that includes some posix
functions like fork, chmod, wait, sleep and kill.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/luaposix/luaposix
Lua-Versions: 5.1 5.2 5.3 5.4
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-posix/lua-posix_36.2.1-2+b1_amd64.deb