python-yamlloader on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-yamlloader

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

$ yay -Rns python-yamlloader

2. Manually Install "python-yamlloader" via AUR

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

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

b. Clone python-yamlloader's git locally

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

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

$ cd ~/python-yamlloader $ makepkg -si

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

ID: 630066
Name: python-yamlloader
PackageBaseID: 143609
PackageBase: python-yamlloader
Version: 0.5.5-1
Description: An ordered YAML loader and dumper
URL: https://github.com/Phynix/yamlloader
NumVotes: 0
Popularity: 0
OutOfDate: 1649424467
Maintainer: theoo
Submitter: theoo
FirstSubmitted: 1563288875
LastModified: 1563288875
URLPath: /cgit/aur.git/snapshot/python-yamlloader.tar.gz