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

Last updated: May 06,2024

1. Install "lua-ljsyscall" package

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

$ sudo apt update $ sudo apt install lua-ljsyscall

2. Uninstall "lua-ljsyscall" package

Please follow the step by step instructions below to uninstall lua-ljsyscall on Kali Linux:

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

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

Package: lua-ljsyscall
Version: 0.12-1.1
Installed-Size: 864
Maintainer: The Debian Lua Team
Architecture: all
Provides: lua5.1-ljsyscall
Depends: luajit
Size: 154984
SHA256: 15e0dba8ac36d0b54b42f0125b6909409adf8a9fbb7043af80dd495a31d77eb6
SHA1: f9d0319aa11d361965108f053ff8d1be13f34647
MD5sum: 3dd87907d2fb2c18209677f4c16cfa52
Description: Unix system calls for LuaJIT
A foreign function interface (FFI) implementation of the Linux, NetBSD,
FreeBSD and OSX kernel ABIs for LuaJIT. This means you will be able to
program all the functionality the Unix kernel provides to userspace
directly in Lua. You can view it as a high level language equivalent of
the Busybox project in a way, although the functionality it provides is
somewhat different, and the interface very different.
.
This package also contains documentation.
Description-md5:
Homepage: http://myriabit.com/ljsyscall/
Lua-Versions: 5.1
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-ljsyscall/lua-ljsyscall_0.12-1.1_all.deb