How to install lua-cjson on AlmaLinux, Rocky Linux, Oracle Linux and RHEL
Lua Extension: JSON Encoding/Decoding
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| RHEL 10 | ✓ | — | ✓ | 2.1.0.19 |
| RHEL 9 | ✓ | — | ✓ | 2.1.0.19 |
| RHEL 8 | ✓ | — | ✓ | 2.1.0.19 |
| RHEL 7 | ✓ | — | ✓ | 2.1.0.19 |
| RHEL 6 | — | — | ✓ | 2.1.0.8 |
Description
This is the Lua extension package for JSON encoding/decoding.
Built for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Install
lua-cjson on AlmaLinux / Rocky Linux / Oracle Linux / RHEL 8, 9, 10
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install lua-cjson
lua-cjson on CentOS 7 / RHEL 7
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 lua-cjson
lua-cjson on CentOS / RHEL 6
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install lua-cjson
Package downloads require an active GetPageSpeed subscription — one repository for lua-cjson and thousands more packages for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Subscribe — from $10/moFrequently asked questions
How do I install lua-cjson on AlmaLinux, Rocky Linux, Oracle Linux and RHEL?
Add the GetPageSpeed repository, then install the lua-cjson package with your system package manager.
Which Enterprise Linux versions is lua-cjson available for?
lua-cjson is available for RHEL 6, 7, 8, 9, 10.