python2-inifile on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S python2-inifile

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

$ yay -Rns python2-inifile

2. Manually Install "python2-inifile" via AUR

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

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

b. Clone python2-inifile's git locally

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

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

$ cd ~/python2-inifile $ makepkg -si

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

ID: 1204011
Name: python2-inifile
PackageBaseID: 107282
PackageBase: python2-inifile
Version: 0.4.1-1
Description: Ini file library for Python.
URL: https://github.com/mitsuhiko/python-inifile
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: migerh
Submitter: migerh
FirstSubmitted: 1454873457
LastModified: 1675109054
URLPath: /cgit/aur.git/snapshot/python2-inifile.tar.gz

5. The same packages on other Linux Distributions