python-ryaml on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-ryaml

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

$ yay -Rns python-ryaml

2. Manually Install "python-ryaml" via AUR

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

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

b. Clone python-ryaml's git locally

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

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

$ cd ~/python-ryaml $ makepkg -si

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

ID: 1072836
Name: python-ryaml
PackageBaseID: 172702
PackageBase: python-ryaml
Version: 0.4.0-3
Description: A simple yaml serializer and deserializer using Rust.
URL: https://pypi.org/project/ryaml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1635947753
LastModified: 1651143042
URLPath: /cgit/aur.git/snapshot/python-ryaml.tar.gz