View this package for all CentOS/RHEL versions →
How to install cjson-devel in CentOS/RHEL 7 (x86_64)
Development files for cJSON
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm sudo yum -y install cjson-devel
Description
The cjson-devel package contains libraries and header files for developing applications that use cJSON.
Compatibility
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
RPMs
| Package | Size | Changelog |
|---|---|---|
| cjson-devel-1.7.19-1.el7.x86_64 | 20 KiB |
Danila Vershinin (2026-04-03) - Fixed indentation to use spaces for consistency. · - Corrected spelling errors identified by CodeSpell. · - Added NULL check in cJSON_DetachItemViaPointer. · - Prevented overlap issues in cJSON_SetValuestring. · - Limited recursion depth in cJSON_Duplicate to avoid stack exhaustion. · - Allocated memory for temporary buffer during number parsing. · - Corrected check in decode_array_index_from_pointer. |
| cjson-devel-1.7.18-1.el7.x86_64 | 20 KiB |
Danila Vershinin (2026-04-02) - Initial packaging based on Fedora spec |