python-ruyaml on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-ruyaml

* (Optional) Uninstall python-ruyaml on Arch using YAY

$ yay -Rns python-ruyaml

2. Manually Install "python-ruyaml" via AUR

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

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

b. Clone python-ruyaml's git locally

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

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

$ cd ~/python-ruyaml $ makepkg -si

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

ID: 1420427
Name: python-ruyaml
PackageBaseID: 164256
PackageBase: python-ruyaml
Version: 0.91.0-3
Description: ruyaml is a openly maintained fork of elusive ruamel-yaml package that can be used as as a drop-in replacement.
URL: https://github.com/pycontribs/ruyaml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RiCON
Submitter: RiCON
FirstSubmitted: 1615561608
LastModified: 1709545816
URLPath: /cgit/aur.git/snapshot/python-ruyaml.tar.gz