How to Install and Uninstall json11.x86_64 Package on Fedora 36

Last updated: September 30,2024

1. Install "json11.x86_64" package

This tutorial shows how to install json11.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install json11.x86_64

2. Uninstall "json11.x86_64" package

Please follow the instructions below to uninstall json11.x86_64 on Fedora 36:

$ sudo dnf remove json11.x86_64 $ sudo dnf autoremove

3. Information about the json11.x86_64 package on Fedora 36

Last metadata expiration check: 2:27:38 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : json11
Version : 1.0.0
Release : 8.fc36
Architecture : x86_64
Size : 37 k
Source : json11-1.0.0-8.fc36.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.