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

Last updated: May 03,2024

1. Install "lua-json" package

In this section, we are going to explain the necessary steps to install lua-json on Kali Linux

$ sudo apt update $ sudo apt install lua-json

2. Uninstall "lua-json" package

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

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

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

Package: lua-json
Version: 1.3.4-2
Installed-Size: 157
Maintainer: Bernd Zeimetz
Architecture: all
Replaces: liblua5.1-json (<< 1.2.2-2~)
Provides: liblua5.1-json, lua5.1-json, lua5.2-json, lua5.3-json
Depends: lua-lpeg
Breaks: liblua5.1-json (<< 1.2.2-2~)
Size: 29356
SHA256: 8189a99f6d27eceb602bc53fbbd770676b0682cbfd9e4a7bfb9cfbed279b7663
SHA1: f1a74dc65c10245f13a80ed51b0379717cdba33b
MD5sum: bb4d33b1a68e4d61f3687d60d9c55cd6
Description: JSON decoder/encoder for Lua
LuaJSON is a customizable JSON decoder/encoder using LPEG for parsing.
Description-md5:
Homepage: http://www.eharning.us/wiki/luajson/
Lua-Versions: 5.1 5.2 5.3
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-json/lua-json_1.3.4-2_all.deb