libconfig9 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libconfig9

* (Optional) Uninstall libconfig9 on Arch using YAY

$ yay -Rns libconfig9

2. Manually Install "libconfig9" via AUR

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

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

b. Clone libconfig9's git locally

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

c. Go to ~/libconfig9 folder and install it

$ cd ~/libconfig9 $ makepkg -si

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

ID: 465020
Name: libconfig9
PackageBaseID: 127565
PackageBase: libconfig9
Version: 1.6-1
Description: C/C++ Configuration File Library 1.6 release
URL: https://github.com/hyperrealm/libconfig
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TroyDowling
Submitter: avkonarev
FirstSubmitted: 1511866808
LastModified: 1511866808
URLPath: /cgit/aur.git/snapshot/libconfig9.tar.gz