How to Install and Uninstall yaml-cpp Package on Manjaro

Last updated: May 04,2024

1. Install "yaml-cpp" package

Please follow the steps below to install yaml-cpp on Manjaro

$ sudo pacman -Sy $ sudo pacman -S yaml-cpp

2. Uninstall "yaml-cpp" package

Please follow the guidance below to uninstall yaml-cpp on Manjaro:

$ sudo pacman -Rcns yaml-cpp

3. Information about the yaml-cpp package on Manjaro

Repository : extra
Name : yaml-cpp
Version : 0.8.0-1
Description : YAML parser and emitter in C++, written around the YAML 1.2
spec
Architecture : x86_64
URL : https://github.com/jbeder/yaml-cpp
Licenses : MIT
Groups : None
Provides : libyaml-cpp.so=0.8-64
Depends On : gcc-libs glibc
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 135.72 KiB
Installed Size : 429.72 KiB
Packager : Frederik Schwan
Build Date : Mon Sep 11 08:15:57 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions