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

Last updated: November 28,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 38

$ 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 38:

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

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

Last metadata expiration check: 2:05:23 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : mingw64-yaml-cpp
Version : 0.6.2
Release : 11.fc38
Architecture : noarch
Size : 158 k
Source : mingw-yaml-cpp-0.6.2-11.fc38.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.