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

Last updated: May 06,2024

1. Install "lua-system" package

This is a short guide on how to install lua-system on Kali Linux

$ sudo apt update $ sudo apt install lua-system

2. Uninstall "lua-system" package

Please follow the instructions below to uninstall lua-system on Kali Linux:

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

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

Package: lua-system
Source: lua-system (0.2.1-6)
Version: 0.2.1-6+b2
Installed-Size: 107
Maintainer: Debian Lua Team
Architecture: amd64
Provides: lua5.1-system, lua5.2-system, lua5.3-system, lua5.4-system
Depends: libc6 (>= 2.17)
Size: 6688
SHA256: adedb09fd1f353a9ab487efea81cbbeece182f99e1e5f60b52d1dc9a4d8c5c18
SHA1: f438c8527afee355b2f9000eba595db9072c75c5
MD5sum: c60ddbed2b80d43e0edb14f6da136bf4
Description: platform independent system call library for Lua
luasystem is a platform independent system call library for Lua.
.
Currently the following functions are supported:
.
* gettime
* sleep
Description-md5:
Multi-Arch: same
Homepage: https://github.com/o-lim/luasystem/
Lua-Versions: 5.1 5.2 5.3 5.4
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-system/lua-system_0.2.1-6+b2_amd64.deb