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

Last updated: May 18,2024

1. Install "lua-dkjson" package

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

$ sudo apt update $ sudo apt install lua-dkjson

2. Uninstall "lua-dkjson" package

This guide covers the steps necessary to uninstall lua-dkjson on Kali Linux:

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

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

Package: lua-dkjson
Version: 2.6-2
Installed-Size: 74
Maintainer: Debian Lua Team
Architecture: all
Provides: lua5.1-dkjson, lua5.2-dkjson, lua5.3-dkjson, lua5.4-dkjson
Recommends: lua-lpeg
Size: 18224
SHA256: 91d968a727c0ab4cbd066ed072029d6e64112ce98706ab5a9ac0780782eb30fe
SHA1: 3663a79dfaa15829bd7e9af31204a17cb0ef0ef5
MD5sum: 794cc1e6535ad908df37d97e9433a857
Description: JSON module written in Lua
dkjson is a JSON (JavaScript Object Notation) encoder / decoder. It supports
UTF-8.
.
It is written in Lua without any dependencies, but when LPeg (provided in
Debian by lua-lpeg) is installed dkjson uses it to speed up decoding.
Description-md5:
Multi-Arch: foreign
Homepage: http://dkolf.de/src/dkjson-lua.fsl/home
Lua-Versions: 5.1 5.2 5.3 5.4
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-dkjson/lua-dkjson_2.6-2_all.deb