python-iniherit on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-iniherit

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

$ yay -Rns python-iniherit

2. Manually Install "python-iniherit" via AUR

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

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

b. Clone python-iniherit's git locally

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

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

$ cd ~/python-iniherit $ makepkg -si

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

ID: 1274179
Name: python-iniherit
PackageBaseID: 142509
PackageBase: python-iniherit
Version: 0.3.9-2
Description: A ConfigParser subclass with file-specified inheritance.
URL: http://github.com/cadithealth/iniherit
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: stalone
Submitter: lll2yu
FirstSubmitted: 1559613916
LastModified: 1686927566
URLPath: /cgit/aur.git/snapshot/python-iniherit.tar.gz