How to Install and Uninstall cjson.x86_64 Package on Fedora 34

Last updated: May 10,2024

1. Install "cjson.x86_64" package

Please follow the instructions below to install cjson.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install cjson.x86_64

2. Uninstall "cjson.x86_64" package

This guide let you learn how to uninstall cjson.x86_64 on Fedora 34:

$ sudo dnf remove cjson.x86_64 $ sudo dnf autoremove

3. Information about the cjson.x86_64 package on Fedora 34

Last metadata expiration check: 5:39:44 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : cjson
Version : 1.7.14
Release : 3.fc34
Architecture : x86_64
Size : 31 k
Source : cjson-1.7.14-3.fc34.src.rpm
Repository : fedora
Summary : Ultralightweight JSON parser in ANSI C
URL : https://github.com/DaveGamble/cJSON
License : MIT and ASL 2.0
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.