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

Last updated: January 11,2025

1. Install "json-devel.x86_64" package

Please follow the steps below to install json-devel.x86_64 on Fedora 38

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

2. Uninstall "json-devel.x86_64" package

Learn how to uninstall json-devel.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 4:45:46 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : json-devel
Version : 3.11.2
Release : 2.fc38
Architecture : x86_64
Size : 164 k
Source : json-3.11.2-2.fc38.src.rpm
Repository : fedora
Summary : Development files for json
URL : https://github.com/nlohmann/json
License : MIT AND CC0-1.0
Description : The json-devel package contains C++ header files for developing
: applications that use json.