How to Install and Uninstall yaml-cpp.i686 Package on Fedora 35

Last updated: January 20,2025

1. Install "yaml-cpp.i686" package

Learn how to install yaml-cpp.i686 on Fedora 35

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

2. Uninstall "yaml-cpp.i686" package

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

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

3. Information about the yaml-cpp.i686 package on Fedora 35

Last metadata expiration check: 0:52:29 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : yaml-cpp
Version : 0.6.3
Release : 5.fc35
Architecture : i686
Size : 132 k
Source : yaml-cpp-0.6.3-5.fc35.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.