python2-pyaml on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python2-pyaml

* (Optional) Uninstall python2-pyaml on Arch using YAY

$ yay -Rns python2-pyaml

2. Manually Install "python2-pyaml" via AUR

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

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

b. Clone python2-pyaml's git locally

$ git clone https://aur.archlinux.org/python2-pyaml.git ~/python2-pyaml

c. Go to ~/python2-pyaml folder and install it

$ cd ~/python2-pyaml $ makepkg -si

3. Information about the python2-pyaml package on Arch User Repository (AUR)

ID: 994737
Name: python2-pyaml
PackageBaseID: 168849
PackageBase: python2-pyaml
Version: 21.10.1-1
Description: PyYAML-based module to produce pretty and readable YAML-serialized data
URL: https://pypi.python.org/pypi/pyaml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1626048589
LastModified: 1638053915
URLPath: /cgit/aur.git/snapshot/python2-pyaml.tar.gz

5. The same packages on other Linux Distributions