How to install cjson on Amazon Linux
Ultralightweight JSON parser in ANSI C
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| Amazon Linux 2023 | ✓ | — | ✓ | 1.7.19 |
| Amazon Linux 2012.03 | — | — | — | |
| Amazon Linux 2 | ✓ | — | ✓ | 1.7.19 |
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.
Built for Amazon Linux.
Install
cjson on Amazon Linux 2, 2023
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install cjson
Package downloads require an active GetPageSpeed subscription — one repository for cjson and thousands more packages for Amazon Linux.
Subscribe — from $10/moFrequently asked questions
How do I install cjson on Amazon Linux?
Add the GetPageSpeed repository, then install the cjson package with your system package manager.
Which Amazon Linux versions is cjson available for?
cjson is available for Amazon Linux 2, 2023.