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

Last updated: October 07,2024

1. Install "cjson-devel.i686" package

This tutorial shows how to install cjson-devel.i686 on Fedora 34

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

2. Uninstall "cjson-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall cjson-devel.i686 on Fedora 34:

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

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

Last metadata expiration check: 3:50:54 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : cjson-devel
Version : 1.7.14
Release : 3.fc34
Architecture : i686
Size : 21 k
Source : cjson-1.7.14-3.fc34.src.rpm
Repository : fedora
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.