python2-configfile on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-configfile

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

$ yay -Rns python2-configfile

2. Manually Install "python2-configfile" via AUR

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

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

b. Clone python2-configfile's git locally

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

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

$ cd ~/python2-configfile $ makepkg -si

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

ID: 562446
Name: python2-configfile
PackageBaseID: 54612
PackageBase: python2-configfile
Version: 1.2.4-2
Description: Python2 library for dynamically parsing and editing configuration files with support for subsections.
URL: https://kynikos.github.io/lib.py.configfile
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kynikos
FirstSubmitted: 1323124789
LastModified: 1542985971
URLPath: /cgit/aur.git/snapshot/python2-configfile.tar.gz