How to Install and Uninstall json-devel.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 12,2024

1. Install "json-devel.x86_64" package

Please follow the guidance below to install json-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "json-devel.x86_64" package

Please follow the guidelines below to uninstall json-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the json-devel.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:50:10 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : json-devel
Version : 3.10.5
Release : 1.el9
Architecture : x86_64
Size : 143 k
Source : json-3.10.5-1.el9.src.rpm
Repository : epel
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.