chicken-packrat on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "chicken-packrat" 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-packrat on Arch using YAY
$
yay -S
chicken-packrat
Copied
* (Optional) Uninstall chicken-packrat on Arch using YAY
$
yay -Rns
chicken-packrat
Copied
2. Manually Install "chicken-packrat" 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-packrat's git locally
$
git clone https://aur.archlinux.org/chicken-packrat.git
~/chicken-packrat
Copied
c. Go to ~/chicken-packrat folder and install it
$
cd
~/chicken-packrat
Copied
$
makepkg -si
Copied
3. Information about the chicken-packrat package on Arch User Repository (AUR)
ID: 1379059
Name: chicken-packrat
PackageBaseID: 201106
PackageBase: chicken-packrat
Version: 1.5-1
Description: A packrat parsing library for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/packrat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704207823
LastModified: 1704207823
URLPath: /cgit/aur.git/snapshot/chicken-packrat.tar.gz
Name: chicken-packrat
PackageBaseID: 201106
PackageBase: chicken-packrat
Version: 1.5-1
Description: A packrat parsing library for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/packrat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704207823
LastModified: 1704207823
URLPath: /cgit/aur.git/snapshot/chicken-packrat.tar.gz