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

Last updated: May 13,2024

1. Install "lua-cjson-dev" package

This guide covers the steps necessary to install lua-cjson-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-cjson-dev

2. Uninstall "lua-cjson-dev" package

Please follow the steps below to uninstall lua-cjson-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lua-cjson-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: lua-cjson-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 174
Maintainer: Ubuntu Developers
Original-Maintainer: The Debian Lua Team
Architecture: amd64
Source: lua-cjson
Version: 2.1.0+dfsg-2
Provides: lua5.1-cjson-dev, lua5.2-cjson-dev
Depends: lua-cjson (= 2.1.0+dfsg-2)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-cjson/lua-cjson-dev_2.1.0+dfsg-2_amd64.deb
Size: 42920
MD5sum: e1892c57cce2693c261e0b0785613c4c
SHA1: 664eb7bab3cfa554f9fb2576e774309f867a76d1
SHA256: e0c441b0f261286674183ed82ac430312684722e09b0753d50f25e4b832c40a0
Description-en: JSON parser/encoder for Lua, development files
This package contains the development files of the lua-cjson library,
useful to create a statically linked binary (like a C application or a
standalone Lua interpreter).
Documentation is also shipped within this package.
Description-md5: 54de1dd3be7d804a0405e38a6ef83876
Multi-Arch: same
Homepage: http://www.kyne.com.au/~mark/software/lua-cjson.php
Lua-Versions: 5.1 5.2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu