libcyaml on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libcyaml

* (Optional) Uninstall libcyaml on Arch using YAY

$ yay -Rns libcyaml

2. Manually Install "libcyaml" via AUR

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

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

b. Clone libcyaml's git locally

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

c. Go to ~/libcyaml folder and install it

$ cd ~/libcyaml $ makepkg -si

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

ID: 1393052
Name: libcyaml
PackageBaseID: 139272
PackageBase: libcyaml
Version: 1.4.1-1
Description: C library for reading and writing YAML
URL: https://github.com/tlsa/libcyaml
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: tiziodcaio
Submitter: alexteee
FirstSubmitted: 1549288769
LastModified: 1706299059
URLPath: /cgit/aur.git/snapshot/libcyaml.tar.gz