How to Install and Uninstall luajit Package on Kali Linux
Last updated: November 26,2024
1. Install "luajit" package
In this section, we are going to explain the necessary steps to install luajit on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
luajit
Copied
2. Uninstall "luajit" package
This tutorial shows how to uninstall luajit on Kali Linux:
$
sudo apt remove
luajit
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the luajit package on Kali Linux
Package: luajit
Version: 2.1.0+git20231223.c525bcb+dfsg-1
Installed-Size: 594
Maintainer: Debian Lua Team
Architecture: amd64
Replaces: luajit2
Depends: libluajit-5.1-2 (= 2.1.0+git20231223.c525bcb+dfsg-1), libluajit-5.1-common (= 2.1.0+git20231223.c525bcb+dfsg-1), libc6 (>= 2.34), libgcc-s1 (>= 3.3)
Conflicts: luajit2
Size: 263864
SHA256: 9b5695e4bb5823cc178f41afd6bf1afc4928909c3a5fb33a3eafc833649d3d8f
SHA1: 576a3235bc495ec319baa9b4c45cf4822e70c525
MD5sum: 5a6fb099fac392dc54460630b7926f1b
Description: Just in time compiler for Lua programming language version 5.1
LuaJIT implements the full set of language features defined by Lua 5.1. The
virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter
and can be deployed as a drop-in replacement.
.
This package contains the standalone interpreter/jitter that can be used
as a replacement for the standard lua5.1 interpreter.
Description-md5:
Multi-Arch: foreign
Homepage: https://luajit.org
Tag: devel::compiler, devel::interpreter, role::program
Section: interpreters
Priority: optional
Filename: pool/main/l/luajit/luajit_2.1.0+git20231223.c525bcb+dfsg-1_amd64.deb
Version: 2.1.0+git20231223.c525bcb+dfsg-1
Installed-Size: 594
Maintainer: Debian Lua Team
Architecture: amd64
Replaces: luajit2
Depends: libluajit-5.1-2 (= 2.1.0+git20231223.c525bcb+dfsg-1), libluajit-5.1-common (= 2.1.0+git20231223.c525bcb+dfsg-1), libc6 (>= 2.34), libgcc-s1 (>= 3.3)
Conflicts: luajit2
Size: 263864
SHA256: 9b5695e4bb5823cc178f41afd6bf1afc4928909c3a5fb33a3eafc833649d3d8f
SHA1: 576a3235bc495ec319baa9b4c45cf4822e70c525
MD5sum: 5a6fb099fac392dc54460630b7926f1b
Description: Just in time compiler for Lua programming language version 5.1
LuaJIT implements the full set of language features defined by Lua 5.1. The
virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter
and can be deployed as a drop-in replacement.
.
This package contains the standalone interpreter/jitter that can be used
as a replacement for the standard lua5.1 interpreter.
Description-md5:
Multi-Arch: foreign
Homepage: https://luajit.org
Tag: devel::compiler, devel::interpreter, role::program
Section: interpreters
Priority: optional
Filename: pool/main/l/luajit/luajit_2.1.0+git20231223.c525bcb+dfsg-1_amd64.deb