How to Install lua-cjson-dev in Ubuntu 18.04



Install lua-cjson-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install lua-cjson-dev

Description:

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.

Homepage: http://www.kyne.com.au/~mark/software/lua-cjson.php

Version: 2.1.0+dfsg-2.1

Section: universe/libdevel