python-configfile on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-configfile

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

$ yay -Rns python-configfile

2. Manually Install "python-configfile" via AUR

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

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

b. Clone python-configfile's git locally

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

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

$ cd ~/python-configfile $ makepkg -si

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

ID: 562444
Name: python-configfile
PackageBaseID: 54616
PackageBase: python-configfile
Version: 1.2.4-2
Description: Python library for dynamically parsing and editing configuration files with support for subsections.
URL: https://kynikos.github.io/lib.py.configfile
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: kynikos
Submitter: kynikos
FirstSubmitted: 1323124878
LastModified: 1542985820
URLPath: /cgit/aur.git/snapshot/python-configfile.tar.gz