libcyaml on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install libcyaml on Arch using YAY
$
yay -S
libcyaml
Copied
* (Optional) Uninstall libcyaml on Arch using YAY
$
yay -Rns
libcyaml
Copied
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
Copied
b. Clone libcyaml's git locally
$
git clone https://aur.archlinux.org/libcyaml.git
~/libcyaml
Copied
c. Go to ~/libcyaml folder and install it
$
cd
~/libcyaml
Copied
$
makepkg -si
Copied
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
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