libcfg+ on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S libcfg+

* (Optional) Uninstall libcfg+ on Arch using YAY

$ yay -Rns libcfg+

2. Manually Install "libcfg+" via AUR

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

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

b. Clone libcfg+'s git locally

$ git clone https://aur.archlinux.org/libcfg+.git ~/libcfg+

c. Go to ~/libcfg+ folder and install it

$ cd ~/libcfg+ $ makepkg -si

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

ID: 355817
Name: libcfg+
PackageBaseID: 117022
PackageBase: libcfg+
Version: 0.7.0-1
Description: command line and configuration file parsing library
URL: http://opensource.platon.org/projects/main_page.php?project_id=3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: CyberShadow
Submitter: CyberShadow
FirstSubmitted: 1479046953
LastModified: 1479046953
URLPath: /cgit/aur.git/snapshot/libcfg+.tar.gz