libcyaml-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S libcyaml-git

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

$ yay -Rns libcyaml-git

2. Manually Install "libcyaml-git" via AUR

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

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

b. Clone libcyaml-git's git locally

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

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

$ cd ~/libcyaml-git $ makepkg -si

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

ID: 1015289
Name: libcyaml-git
PackageBaseID: 138948
PackageBase: libcyaml-git
Version: 1.3.0+r630.5206ece-1
Description: C library for reading and writing YAML
URL: https://github.com/tlsa/libcyaml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: alexteee
FirstSubmitted: 1548171993
LastModified: 1641571064
URLPath: /cgit/aur.git/snapshot/libcyaml-git.tar.gz