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

Last updated: October 04,2024

1. Install "cjson.i686" package

Please follow the step by step instructions below to install cjson.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install cjson.i686

2. Uninstall "cjson.i686" package

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

$ sudo dnf remove cjson.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:05:36 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : cjson
Version : 1.7.14
Release : 3.fc34
Architecture : i686
Size : 33 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.