How to Install and Uninstall cjson-devel.x86_64 Package on Rocky Linux 8

Last updated: November 09,2024

1. Install "cjson-devel.x86_64" package

This guide covers the steps necessary to install cjson-devel.x86_64 on Rocky Linux 8

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

2. Uninstall "cjson-devel.x86_64" package

This guide let you learn how to uninstall cjson-devel.x86_64 on Rocky Linux 8:

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

3. Information about the cjson-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:39:02 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : cjson-devel
Version : 1.7.14
Release : 2.el8
Architecture : x86_64
Size : 21 k
Source : cjson-1.7.14-2.el8.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.