How to Install and Uninstall luajit2 Package on Kali Linux

Last updated: May 15,2024

1. Install "luajit2" package

Please follow the steps below to install luajit2 on Kali Linux

$ sudo apt update $ sudo apt install luajit2

2. Uninstall "luajit2" package

Here is a brief guide to show you how to uninstall luajit2 on Kali Linux:

$ sudo apt remove luajit2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the luajit2 package on Kali Linux

Package: luajit2
Version: 2.1-20230410-1
Installed-Size: 593
Maintainer: Debian Lua Team
Architecture: amd64
Replaces: luajit
Depends: libluajit2-5.1-2 (= 2.1-20230410-1), libluajit2-5.1-common (= 2.1-20230410-1), libc6 (>= 2.34), libgcc-s1 (>= 3.3)
Conflicts: luajit
Size: 263548
SHA256: bc745a956a0070507786efcff2db7bf3b8a853ed8e453607a5884e3b597767e4
SHA1: cd26e53bdec680a3111cabb816a3f81b05606a79
MD5sum: 56a6d1f7b0690c2d2ef2b52391deddcf
Description: OpenResty-maintained branch of LuaJIT (interpreter)
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://github.com/openresty/luajit2
Section: interpreters
Priority: optional
Filename: pool/main/l/luajit2/luajit2_2.1-20230410-1_amd64.deb