libfyaml on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "libfyaml" 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 libfyaml on Arch using YAY
$
yay -S
libfyaml
Copied
* (Optional) Uninstall libfyaml on Arch using YAY
$
yay -Rns
libfyaml
Copied
2. Manually Install "libfyaml" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libfyaml's git locally
$
git clone https://aur.archlinux.org/libfyaml.git
~/libfyaml
Copied
c. Go to ~/libfyaml folder and install it
$
cd
~/libfyaml
Copied
$
makepkg -si
Copied
3. Information about the libfyaml package on Arch User Repository (AUR)
ID: 1333855
Name: libfyaml
PackageBaseID: 177911
PackageBase: libfyaml
Version: 0.9-1
Description: Fully feature complete YAML parser and emitter
URL: https://pantoniou.github.io/libfyaml
NumVotes: 1
Popularity: 0.00252
OutOfDate:
Maintainer: MartinDiehl
Submitter: MartinDiehl
FirstSubmitted: 1649797398
LastModified: 1697283291
URLPath: /cgit/aur.git/snapshot/libfyaml.tar.gz
Name: libfyaml
PackageBaseID: 177911
PackageBase: libfyaml
Version: 0.9-1
Description: Fully feature complete YAML parser and emitter
URL: https://pantoniou.github.io/libfyaml
NumVotes: 1
Popularity: 0.00252
OutOfDate:
Maintainer: MartinDiehl
Submitter: MartinDiehl
FirstSubmitted: 1649797398
LastModified: 1697283291
URLPath: /cgit/aur.git/snapshot/libfyaml.tar.gz