How to Install and Uninstall json-devel.x86_64 Package on Fedora 34

Last updated: May 18,2024

1. Install "json-devel.x86_64" package

This is a short guide on how to install json-devel.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install json-devel.x86_64

2. Uninstall "json-devel.x86_64" package

This is a short guide on how to uninstall json-devel.x86_64 on Fedora 34:

$ sudo dnf remove json-devel.x86_64 $ sudo dnf autoremove

3. Information about the json-devel.x86_64 package on Fedora 34

Last metadata expiration check: 0:47:08 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : json-devel
Version : 3.10.5
Release : 1.fc34
Architecture : x86_64
Size : 143 k
Source : json-3.10.5-1.fc34.src.rpm
Repository : updates
Summary : Development files for json
URL : https://github.com/nlohmann/json
License : MIT and CC0
Description : The json-devel package contains C++ header files for developing
: applications that use json.