python-configize on AUR (Arch User Repository)

Last updated: January 07,2025

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

$ yay -S python-configize

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

$ yay -Rns python-configize

2. Manually Install "python-configize" via AUR

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

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

b. Clone python-configize's git locally

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

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

$ cd ~/python-configize $ makepkg -si

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

ID: 932097
Name: python-configize
PackageBaseID: 168756
PackageBase: python-configize
Version: 1.0.1-0
Description: Load YAML configuration respecting XDG
URL: https://gitlab.com/aw1cks/python-configize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aw1cks
Submitter: aw1cks
FirstSubmitted: 1625768382
LastModified: 1625768382
URLPath: /cgit/aur.git/snapshot/python-configize.tar.gz