libconfig-git on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S libconfig-git

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

$ yay -Rns libconfig-git

2. Manually Install "libconfig-git" via AUR

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

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

b. Clone libconfig-git's git locally

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

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

$ cd ~/libconfig-git $ makepkg -si

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

ID: 1239640
Name: libconfig-git
PackageBaseID: 160286
PackageBase: libconfig-git
Version: 1.7.3.r34.g4f13b7f-1
Description: C/C++ library for processing configuration files
URL: https://hyperrealm.github.io/libconfig/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1606447561
LastModified: 1681198172
URLPath: /cgit/aur.git/snapshot/libconfig-git.tar.gz