rapidyaml-git on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "rapidyaml-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install rapidyaml-git on Arch using YAY

$ yay -S rapidyaml-git

* (Optional) Uninstall rapidyaml-git on Arch using YAY

$ yay -Rns rapidyaml-git

2. Manually Install "rapidyaml-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone rapidyaml-git's git locally

$ git clone https://aur.archlinux.org/rapidyaml-git.git ~/rapidyaml-git

c. Go to ~/rapidyaml-git folder and install it

$ cd ~/rapidyaml-git $ makepkg -si

3. Information about the rapidyaml-git package on Arch User Repository (AUR)

ID: 1257914
Name: rapidyaml-git
PackageBaseID: 168304
PackageBase: rapidyaml-git
Version: 0.5.0.r14.g6a5a07f-1
Description: A library to parse and emit YAML, and do it fast.
URL: https://github.com/biojppm/rapidyaml
NumVotes: 2
Popularity: 4.1E-5
OutOfDate:
Maintainer: xiretza
Submitter: xiretza
FirstSubmitted: 1624616519
LastModified: 1684071956
URLPath: /cgit/aur.git/snapshot/rapidyaml-git.tar.gz