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