How to Install and Uninstall mingw64-jsoncpp.noarch Package on Fedora 36
Last updated: January 12,2025
1. Install "mingw64-jsoncpp.noarch" package
This guide covers the steps necessary to install mingw64-jsoncpp.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
mingw64-jsoncpp.noarch
Copied
2. Uninstall "mingw64-jsoncpp.noarch" package
Learn how to uninstall mingw64-jsoncpp.noarch on Fedora 36:
$
sudo dnf remove
mingw64-jsoncpp.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the mingw64-jsoncpp.noarch package on Fedora 36
Last metadata expiration check: 0:59:22 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : mingw64-jsoncpp
Version : 1.8.4
Release : 8.fc34
Architecture : noarch
Size : 141 k
Source : mingw-jsoncpp-1.8.4-8.fc34.src.rpm
Repository : fedora
Summary : JSON library implemented in C++ for Win64 target
URL : https://github.com/open-source-parsers/jsoncpp
License : Public Domain or MIT
Description : jsoncpp is an implementation of a JSON (http://json.org) reader and writer in
: C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format.
: It is easy for humans to read and write. It is easy for machines to parse and
: generate.
:
: This package provides the library for the Win64 target.
Available Packages
Name : mingw64-jsoncpp
Version : 1.8.4
Release : 8.fc34
Architecture : noarch
Size : 141 k
Source : mingw-jsoncpp-1.8.4-8.fc34.src.rpm
Repository : fedora
Summary : JSON library implemented in C++ for Win64 target
URL : https://github.com/open-source-parsers/jsoncpp
License : Public Domain or MIT
Description : jsoncpp is an implementation of a JSON (http://json.org) reader and writer in
: C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format.
: It is easy for humans to read and write. It is easy for machines to parse and
: generate.
:
: This package provides the library for the Win64 target.