python-anyconfig on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-anyconfig

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

$ yay -Rns python-anyconfig

2. Manually Install "python-anyconfig" via AUR

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

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

b. Clone python-anyconfig's git locally

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

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

$ cd ~/python-anyconfig $ makepkg -si

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

ID: 1062465
Name: python-anyconfig
PackageBaseID: 124419
PackageBase: python-anyconfig
Version: 0.13.0-1
Description: Python library provides common APIs to load and dump configuration files in various formats
URL: https://github.com/ssato/python-anyconfig
NumVotes: 3
Popularity: 0.208967
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: Foxboron
FirstSubmitted: 1501435789
LastModified: 1649236048
URLPath: /cgit/aur.git/snapshot/python-anyconfig.tar.gz