python2-ruamel-yaml on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-ruamel-yaml

* (Optional) Uninstall python2-ruamel-yaml on Arch using YAY

$ yay -Rns python2-ruamel-yaml

2. Manually Install "python2-ruamel-yaml" via AUR

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

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

b. Clone python2-ruamel-yaml's git locally

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

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

$ cd ~/python2-ruamel-yaml $ makepkg -si

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

ID: 962835
Name: python2-ruamel-yaml
PackageBaseID: 127675
PackageBase: python2-ruamel-yaml
Version: 0.16.13-1
Description: YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
URL: https://pypi.org/project/ruamel.yaml/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eyun
FirstSubmitted: 1512205983
LastModified: 1632026000
URLPath: /cgit/aur.git/snapshot/python2-ruamel-yaml.tar.gz