How to Install and Uninstall yaml-cpp Package on Arch Linux

Last updated: May 18,2024

1. Install "yaml-cpp" package

This guide covers the steps necessary to install yaml-cpp on Arch Linux

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

2. Uninstall "yaml-cpp" package

This guide let you learn how to uninstall yaml-cpp on Arch Linux:

$ sudo pacman -Rcns yaml-cpp

3. Information about the yaml-cpp package on Arch Linux

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