libeconf on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S libeconf

* (Optional) Uninstall libeconf on Arch using YAY

$ yay -Rns libeconf

2. Manually Install "libeconf" via AUR

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

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

b. Clone libeconf's git locally

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

c. Go to ~/libeconf folder and install it

$ cd ~/libeconf $ makepkg -si

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

ID: 1379904
Name: libeconf
PackageBaseID: 188334
PackageBase: libeconf
Version: 0.6.0-1
Description: Enhanced config file parser, which merges config files placed in several locations into one.
URL: https://opensuse.github.io/libeconf/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: t-8ch
Submitter: t-8ch
FirstSubmitted: 1669781362
LastModified: 1704296599
URLPath: /cgit/aur.git/snapshot/libeconf.tar.gz