How to Install and Uninstall mingw64-yaml-cpp.noarch Package on Fedora 36

Last updated: October 08,2024

1. Install "mingw64-yaml-cpp.noarch" package

In this section, we are going to explain the necessary steps to install mingw64-yaml-cpp.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install mingw64-yaml-cpp.noarch

2. Uninstall "mingw64-yaml-cpp.noarch" package

In this section, we are going to explain the necessary steps to uninstall mingw64-yaml-cpp.noarch on Fedora 36:

$ sudo dnf remove mingw64-yaml-cpp.noarch $ sudo dnf autoremove

3. Information about the mingw64-yaml-cpp.noarch package on Fedora 36

Last metadata expiration check: 5:58:34 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : mingw64-yaml-cpp
Version : 0.6.2
Release : 8.fc36
Architecture : noarch
Size : 147 k
Source : mingw-yaml-cpp-0.6.2-8.fc36.src.rpm
Repository : fedora
Summary : A YAML parser and emitter for C++
URL : https://github.com/jbeder/yaml-cpp
License : MIT
Description : yaml-cpp is a YAML parser and emitter in C++ written around the YAML 1.2 spec.