How to Install and Uninstall json-devel.x86_64 Package on Oracle Linux 9
Last updated: November 24,2024
1. Install "json-devel.x86_64" package
Please follow the step by step instructions below to install json-devel.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
json-devel.x86_64
Copied
2. Uninstall "json-devel.x86_64" package
This is a short guide on how to uninstall json-devel.x86_64 on Oracle Linux 9:
$
sudo dnf remove
json-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the json-devel.x86_64 package on Oracle Linux 9
Last metadata expiration check: 2:33:01 ago on Thu Feb 15 07:50:05 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.
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.