canfigger on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S canfigger

* (Optional) Uninstall canfigger on Arch using YAY

$ yay -Rns canfigger

2. Manually Install "canfigger" via AUR

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

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

b. Clone canfigger's git locally

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

c. Go to ~/canfigger folder and install it

$ cd ~/canfigger $ makepkg -si

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

ID: 1417850
Name: canfigger
PackageBaseID: 168729
PackageBase: canfigger
Version: 0.3.0-1
Description: Lightweight configuration file parser library
URL: https://andy5995.github.io/canfigger/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: andy5995
Submitter: andy5995
FirstSubmitted: 1625716143
LastModified: 1709186443
URLPath: /cgit/aur.git/snapshot/canfigger.tar.gz