python2-iniparse on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S python2-iniparse

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

$ yay -Rns python2-iniparse

2. Manually Install "python2-iniparse" via AUR

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

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

b. Clone python2-iniparse's git locally

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

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

$ cd ~/python2-iniparse $ makepkg -si

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

ID: 496996
Name: python2-iniparse
PackageBaseID: 128908
PackageBase: python2-iniparse
Version: 0.4-4
Description: Better INI parser library for Python
URL: https://code.google.com/archive/p/iniparse
NumVotes: 7
Popularity: 0
OutOfDate: 1703158737
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515329397
LastModified: 1521841860
URLPath: /cgit/aur.git/snapshot/python2-iniparse.tar.gz

5. The same packages on other Linux Distributions