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
Copied
b. Install libeconf on Arch using YAY
$
yay -S
libeconf
Copied
* (Optional) Uninstall libeconf on Arch using YAY
$
yay -Rns
libeconf
Copied
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
Copied
b. Clone libeconf's git locally
$
git clone https://aur.archlinux.org/libeconf.git
~/libeconf
Copied
c. Go to ~/libeconf folder and install it
$
cd
~/libeconf
Copied
$
makepkg -si
Copied
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
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