python-yacs on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-yacs

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

$ yay -Rns python-yacs

2. Manually Install "python-yacs" via AUR

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

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

b. Clone python-yacs's git locally

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

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

$ cd ~/python-yacs $ makepkg -si

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

ID: 784426
Name: python-yacs
PackageBaseID: 153905
PackageBase: python-yacs
Version: 0.1.8-1
Description: Yet Another Configuration System
URL: https://github.com/rbgirshick/yacs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1591186824
LastModified: 1598639548
URLPath: /cgit/aur.git/snapshot/python-yacs.tar.gz