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

Last updated: July 07,2024

1. Install "yaml-cpp.x86_64" package

Learn how to install yaml-cpp.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install yaml-cpp.x86_64

2. Uninstall "yaml-cpp.x86_64" package

Please follow the steps below to uninstall yaml-cpp.x86_64 on Fedora 36:

$ sudo dnf remove yaml-cpp.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:10:47 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : yaml-cpp
Version : 0.6.3
Release : 6.fc36
Architecture : x86_64
Size : 123 k
Source : yaml-cpp-0.6.3-6.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.