chicken-vector-lib on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-vector-lib

* (Optional) Uninstall chicken-vector-lib on Arch using YAY

$ yay -Rns chicken-vector-lib

2. Manually Install "chicken-vector-lib" via AUR

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

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

b. Clone chicken-vector-lib's git locally

$ git clone https://aur.archlinux.org/chicken-vector-lib.git ~/chicken-vector-lib

c. Go to ~/chicken-vector-lib folder and install it

$ cd ~/chicken-vector-lib $ makepkg -si

3. Information about the chicken-vector-lib package on Arch User Repository (AUR)

ID: 1379028
Name: chicken-vector-lib
PackageBaseID: 201083
PackageBase: chicken-vector-lib
Version: 2.1.1-1
Description: Port of the SRFI-43 reference implementation for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/vector-lib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704206662
LastModified: 1704206662
URLPath: /cgit/aur.git/snapshot/chicken-vector-lib.tar.gz