libyaml-git on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "libyaml-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 libyaml-git on Arch using YAY

$ yay -S libyaml-git

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

$ yay -Rns libyaml-git

2. Manually Install "libyaml-git" via AUR

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

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

b. Clone libyaml-git's git locally

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

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

$ cd ~/libyaml-git $ makepkg -si

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

ID: 1239703
Name: libyaml-git
PackageBaseID: 127172
PackageBase: libyaml-git
Version: 0.2.5.r2.gf8f760f-1
Description: C library for parsing and emitting YAML
URL: https://pyyaml.org/wiki/LibYAML
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1510439517
LastModified: 1681201116
URLPath: /cgit/aur.git/snapshot/libyaml-git.tar.gz