python-shyaml on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-shyaml

* (Optional) Uninstall python-shyaml on Arch using YAY

$ yay -Rns python-shyaml

2. Manually Install "python-shyaml" via AUR

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

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

b. Clone python-shyaml's git locally

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

c. Go to ~/python-shyaml folder and install it

$ cd ~/python-shyaml $ makepkg -si

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

ID: 968938
Name: python-shyaml
PackageBaseID: 101275
PackageBase: python-shyaml
Version: 0.6.2-1
Description: YAML for the command line
URL: https://github.com/0k/shyaml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Sanpi
FirstSubmitted: 1444039971
LastModified: 1633229037
URLPath: /cgit/aur.git/snapshot/python-shyaml.tar.gz