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

Last updated: October 04,2024

1. Install "yaml-cpp.x86_64" package

This guide let you learn how to install yaml-cpp.x86_64 on Fedora 39

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

2. Uninstall "yaml-cpp.x86_64" package

This guide covers the steps necessary to uninstall yaml-cpp.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 5:19:53 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : yaml-cpp
Version : 0.7.0
Release : 4.fc39
Architecture : x86_64
Size : 124 k
Source : yaml-cpp-0.7.0-4.fc39.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.