python-rtyaml on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-rtyaml

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

$ yay -Rns python-rtyaml

2. Manually Install "python-rtyaml" via AUR

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

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

b. Clone python-rtyaml's git locally

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

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

$ cd ~/python-rtyaml $ makepkg -si

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

ID: 756761
Name: python-rtyaml
PackageBaseID: 154788
PackageBase: python-rtyaml
Version: 1.0.0-1
Description: All the annoying things to make YAML usable in a source controlled environment.
URL: https://github.com/unitedstates/rtyaml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1593089443
LastModified: 1593089443
URLPath: /cgit/aur.git/snapshot/python-rtyaml.tar.gz