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

Last updated: May 17,2024

1. Install "lua-json" package

Here is a brief guide to show you how to install lua-json on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-json
Priority: optional
Section: universe/interpreters
Installed-Size: 128
Maintainer: Ubuntu Developers
Original-Maintainer: Bernd Zeimetz
Architecture: all
Version: 1.3.3-1
Replaces: liblua5.1-json (<< 1.2.2-2~)
Provides: liblua5.1-json, lua5.1-json, lua5.2-json
Depends: lua-lpeg
Breaks: liblua5.1-json (<< 1.2.2-2~)
Filename: pool/universe/l/lua-json/lua-json_1.3.3-1_all.deb
Size: 27444
MD5sum: cfe94dd73a1861903bde2a2b431ca62b
SHA1: cae1bfd2c0b093361deb3eb937a1729e94949ba2
SHA256: 5f7dee859d185df5747077f6857c4d46877c0677f52b9eae0314deeb4155e36c
Description-en: JSON decoder/encoder for Lua
LuaJSON is a customizable JSON decoder/encoder using LPEG for parsing.
Description-md5: 162241f968ff409b5d7d3a97a0b55ed2
Homepage: http://www.eharning.us/wiki/luajson/
Lua-Versions: 5.1 5.2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu