How to Install and Uninstall lua-dkjson Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "lua-dkjson" package

Please follow the steps below to install lua-dkjson on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-dkjson

2. Uninstall "lua-dkjson" package

Please follow the guidance below to uninstall lua-dkjson on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the lua-dkjson package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lua-dkjson
Priority: optional
Section: universe/interpreters
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Jason Pleau
Architecture: all
Version: 2.5-1
Provides: lua5.1-dkjson, lua5.2-dkjson
Recommends: lua-lpeg
Filename: pool/universe/l/lua-dkjson/lua-dkjson_2.5-1_all.deb
Size: 7760
MD5sum: 0394d75916087c83125e60e731e389e1
SHA1: 81e9aeae065489424b448d24fba068e22258b1f9
SHA256: aa44ecb52bc7e36ee3bd634f92d1e359462fbc60909661104c9da5a1999493e6
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
Homepage: http://dkolf.de/src/dkjson-lua.fsl/home
Lua-Versions: 5.1 5.2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu