How to Install and Uninstall json11.i686 Package on Fedora 35

Last updated: November 28,2024

1. Install "json11.i686" package

In this section, we are going to explain the necessary steps to install json11.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install json11.i686

2. Uninstall "json11.i686" package

Learn how to uninstall json11.i686 on Fedora 35:

$ sudo dnf remove json11.i686 $ sudo dnf autoremove

3. Information about the json11.i686 package on Fedora 35

Last metadata expiration check: 0:14:45 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : json11
Version : 1.0.0
Release : 7.fc35
Architecture : i686
Size : 37 k
Source : json11-1.0.0-7.fc35.src.rpm
Repository : fedora
Summary : A tiny JSON library for C++11
URL : https://github.com/dropbox/json11
License : MIT
Description : Json11 is a tiny JSON library for C++11, providing JSON parsing
: and serialization.