How to Install and Uninstall cjson-devel.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

1. Install "cjson-devel.x86_64" package

Please follow the guidance below to install cjson-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install cjson-devel.x86_64

2. Uninstall "cjson-devel.x86_64" package

This tutorial shows how to uninstall cjson-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove cjson-devel.x86_64 $ sudo dnf autoremove

3. Information about the cjson-devel.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:30:56 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : cjson-devel
Version : 1.7.14
Release : 5.el9
Architecture : x86_64
Size : 21 k
Source : cjson-1.7.14-5.el9.src.rpm
Repository : epel
Summary : Development files for cJSON
URL : https://github.com/DaveGamble/cJSON
License : MIT and ASL 2.0
Description : The cjson-devel package contains libraries and header files for
: developing applications that use cJSON.