libfyaml-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libfyaml-git

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

$ yay -Rns libfyaml-git

2. Manually Install "libfyaml-git" via AUR

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

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

b. Clone libfyaml-git's git locally

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

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

$ cd ~/libfyaml-git $ makepkg -si

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

ID: 674540
Name: libfyaml-git
PackageBaseID: 147256
PackageBase: libfyaml-git
Version: v0.3.r59.gc09ea10-1
Description: A fancy 1.2 YAML and JSON parser/writer.
URL: https://github.com/pantoniou/libfyaml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: openglfreak
Submitter: openglfreak
FirstSubmitted: 1575827187
LastModified: 1575827187
URLPath: /cgit/aur.git/snapshot/libfyaml-git.tar.gz