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