How to Install and Uninstall json-devel.i686 Package on Fedora 38
Last updated: January 08,2025
1. Install "json-devel.i686" package
In this section, we are going to explain the necessary steps to install json-devel.i686 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
json-devel.i686
Copied
2. Uninstall "json-devel.i686" package
This guide let you learn how to uninstall json-devel.i686 on Fedora 38:
$
sudo dnf remove
json-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the json-devel.i686 package on Fedora 38
Last metadata expiration check: 3:19:51 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : json-devel
Version : 3.11.2
Release : 2.fc38
Architecture : i686
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.
Available Packages
Name : json-devel
Version : 3.11.2
Release : 2.fc38
Architecture : i686
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.