pypy-yaml on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S pypy-yaml

* (Optional) Uninstall pypy-yaml on Arch using YAY

$ yay -Rns pypy-yaml

2. Manually Install "pypy-yaml" via AUR

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

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

b. Clone pypy-yaml's git locally

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

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

$ cd ~/pypy-yaml $ makepkg -si

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

ID: 709723
Name: pypy-yaml
PackageBaseID: 108278
PackageBase: pypy-yaml
Version: 5.3-1
Description: Python bindings for YAML, using fast libYAML library for Pypy
URL: http://pyyaml.org
NumVotes: 0
Popularity: 0
OutOfDate: 1651775985
Maintainer:
Submitter: SwooshyCueb
FirstSubmitted: 1456892886
LastModified: 1584634514
URLPath: /cgit/aur.git/snapshot/pypy-yaml.tar.gz