pypy3-yaml on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pypy3-yaml

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

$ yay -Rns pypy3-yaml

2. Manually Install "pypy3-yaml" via AUR

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

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

b. Clone pypy3-yaml's git locally

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

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

$ cd ~/pypy3-yaml $ makepkg -si

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

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