iniparser-git on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S iniparser-git

* (Optional) Uninstall iniparser-git on Arch using YAY

$ yay -Rns iniparser-git

2. Manually Install "iniparser-git" via AUR

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

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

b. Clone iniparser-git's git locally

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

c. Go to ~/iniparser-git folder and install it

$ cd ~/iniparser-git $ makepkg -si

3. Information about the iniparser-git package on Arch User Repository (AUR)

ID: 223711
Name: iniparser-git
PackageBaseID: 96609
PackageBase: iniparser-git
Version: 73-1
Description: A free stand-alone ini file parsing library written in portable ANSI C
URL: https://github.com/ndevilla/iniparser
NumVotes: 0
Popularity: 0
OutOfDate: 1696969613
Maintainer: delusional
Submitter: delusional
FirstSubmitted: 1438388561
LastModified: 1440112802
URLPath: /cgit/aur.git/snapshot/iniparser-git.tar.gz