python-inifile on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S python-inifile

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

$ yay -Rns python-inifile

2. Manually Install "python-inifile" via AUR

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

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

b. Clone python-inifile's git locally

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

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

$ cd ~/python-inifile $ makepkg -si

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

ID: 1208930
Name: python-inifile
PackageBaseID: 132139
PackageBase: python-inifile
Version: 0.4.1-2
Description: Ini file library for Python.
URL: https://github.com/mitsuhiko/python-inifile
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: migerh
Submitter: migerh
FirstSubmitted: 1525624691
LastModified: 1675977575
URLPath: /cgit/aur.git/snapshot/python-inifile.tar.gz