python-iniparse on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-iniparse

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

$ yay -Rns python-iniparse

2. Manually Install "python-iniparse" via AUR

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

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

b. Clone python-iniparse's git locally

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

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

$ cd ~/python-iniparse $ makepkg -si

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

ID: 811620
Name: python-iniparse
PackageBaseID: 93199
PackageBase: python-iniparse
Version: 0.5-1
Description: Better INI parser library for Python
URL: https://github.com/candlepin/python-iniparse
NumVotes: 11
Popularity: 2.0E-6
OutOfDate:
Maintainer: larchunix
Submitter: larchunix
FirstSubmitted: 1432169850
LastModified: 1604142334
URLPath: /cgit/aur.git/snapshot/python-iniparse.tar.gz