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

Last updated: July 05,2024

1. Install "json-devel.x86_64" package

This guide let you learn how to install json-devel.x86_64 on Fedora 35

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

2. Uninstall "json-devel.x86_64" package

Please follow the guidance below to uninstall json-devel.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 2:27:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : json-devel
Version : 3.10.5
Release : 1.fc35
Architecture : x86_64
Size : 143 k
Source : json-3.10.5-1.fc35.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.