chicken-args on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "chicken-args" 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 chicken-args on Arch using YAY
$
yay -S
chicken-args
Copied
* (Optional) Uninstall chicken-args on Arch using YAY
$
yay -Rns
chicken-args
Copied
2. Manually Install "chicken-args" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone chicken-args's git locally
$
git clone https://aur.archlinux.org/chicken-args.git
~/chicken-args
Copied
c. Go to ~/chicken-args folder and install it
$
cd
~/chicken-args
Copied
$
makepkg -si
Copied
3. Information about the chicken-args package on Arch User Repository (AUR)
ID: 1379093
Name: chicken-args
PackageBaseID: 201128
PackageBase: chicken-args
Version: 1.6.2-1
Description: Command-line argument handling, on top of SRFI 37 for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/args
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704209593
LastModified: 1704209593
URLPath: /cgit/aur.git/snapshot/chicken-args.tar.gz
Name: chicken-args
PackageBaseID: 201128
PackageBase: chicken-args
Version: 1.6.2-1
Description: Command-line argument handling, on top of SRFI 37 for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/args
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704209593
LastModified: 1704209593
URLPath: /cgit/aur.git/snapshot/chicken-args.tar.gz