python-yaml-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-yaml-git

* (Optional) Uninstall python-yaml-git on Arch using YAY

$ yay -Rns python-yaml-git

2. Manually Install "python-yaml-git" via AUR

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

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

b. Clone python-yaml-git's git locally

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

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

$ cd ~/python-yaml-git $ makepkg -si

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

ID: 979395
Name: python-yaml-git
PackageBaseID: 172416
PackageBase: python-yaml-git
Version: 6.0.r0.g8cdff2c-2
Description: Python bindings for YAML, using fast libYAML library
URL: https://pyyaml.org/wiki/PyYAML
NumVotes: 0
Popularity: 0
OutOfDate: 1693405704
Maintainer: cygn
Submitter: cygn
FirstSubmitted: 1635243388
LastModified: 1635243925
URLPath: /cgit/aur.git/snapshot/python-yaml-git.tar.gz