Subscribe

How to install cjson (x86_64)

Ultralightweight JSON parser in ANSI C

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
sudo yum -y install cjson

Description

cJSON aims to be the dumbest possible parser that you can get your job done with. It's a single file of C, and a single header file.

RPMs

Danila Vershinin (2026-04-02) - Initial packaging based on Fedora spec