python-configupdater on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S python-configupdater

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

$ yay -Rns python-configupdater

2. Manually Install "python-configupdater" via AUR

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

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

b. Clone python-configupdater's git locally

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

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

$ cd ~/python-configupdater $ makepkg -si

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

ID: 1076512
Name: python-configupdater
PackageBaseID: 164906
PackageBase: python-configupdater
Version: 3.1-1
Description: Parser like ConfigParser but for updating configuration files
URL: https://github.com/pyscaffold/configupdater
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jaysonsantos
FirstSubmitted: 1616755286
LastModified: 1651831559
URLPath: /cgit/aur.git/snapshot/python-configupdater.tar.gz