How to Install and Uninstall lua-dkjson Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 05,2024

1. Install "lua-dkjson" package

Please follow the guidelines below to install lua-dkjson on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua-dkjson

2. Uninstall "lua-dkjson" package

This guide covers the steps necessary to uninstall lua-dkjson on Ubuntu 21.10 (Impish Indri):

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

3. Information about the lua-dkjson package on Ubuntu 21.10 (Impish Indri)

Package: lua-dkjson
Architecture: all
Version: 2.5-3
Multi-Arch: foreign
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jason Pleau
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 69
Provides: lua5.1-dkjson, lua5.2-dkjson, lua5.3-dkjson
Recommends: lua-lpeg
Filename: pool/universe/l/lua-dkjson/lua-dkjson_2.5-3_all.deb
Size: 15816
MD5sum: 97d212c8f0e3ac67c78ed1ac0dfdac95
SHA1: f6fa6a763b44d12a90c88fe5c2bac14ced576dad
SHA256: 04d4bf30a57fd18d0b16f133c095aae0d9d42923e8744632a810a10cc4fb05b7
SHA512: dbd3f9c67d783bfe826c47b605ac259bac666019c097ad3d3391ecd3c9fa1ae48255c29f8d111868ec6b8daef4fbff8330d77ceafe3d0e87f76ef81d905fbc28
Homepage: http://dkolf.de/src/dkjson-lua.fsl/home
Description-en: 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: 30e16bd570bad819ef7fc20e88701480
Lua-Versions: 5.1 5.2 5.3