shyaml on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S shyaml

* (Optional) Uninstall shyaml on Arch using YAY

$ yay -Rns shyaml

2. Manually Install "shyaml" via AUR

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

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

b. Clone shyaml's git locally

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

c. Go to ~/shyaml folder and install it

$ cd ~/shyaml $ makepkg -si

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

ID: 1252540
Name: shyaml
PackageBaseID: 101312
PackageBase: shyaml
Version: 0.6.2-2
Description: YAML for the command line
URL: https://github.com/0k/shyaml
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Sanpi
Submitter: Sanpi
FirstSubmitted: 1444070861
LastModified: 1683197730
URLPath: /cgit/aur.git/snapshot/shyaml.tar.gz