libconfini on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libconfini

* (Optional) Uninstall libconfini on Arch using YAY

$ yay -Rns libconfini

2. Manually Install "libconfini" via AUR

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

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

b. Clone libconfini's git locally

$ git clone https://aur.archlinux.org/libconfini.git ~/libconfini

c. Go to ~/libconfini folder and install it

$ cd ~/libconfini $ makepkg -si

3. Information about the libconfini package on Arch User Repository (AUR)

ID: 1114943
Name: libconfini
PackageBaseID: 115961
PackageBase: libconfini
Version: 1.16.4-1
Description: Yet another INI parser
URL: https://madmurphy.github.io/libconfini
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grufo
Submitter: grufo
FirstSubmitted: 1475628584
LastModified: 1658415897
URLPath: /cgit/aur.git/snapshot/libconfini.tar.gz