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

Last updated: October 06,2024

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

$ yay -S chicken-dyn-vector

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

$ yay -Rns chicken-dyn-vector

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

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

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

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

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

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

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

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

ID: 1379088
Name: chicken-dyn-vector
PackageBaseID: 201124
PackageBase: chicken-dyn-vector
Version: 2.1-1
Description: Dynamic (dense) vectors based on SRFI-43. for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/dyn-vector
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704209415
LastModified: 1704209415
URLPath: /cgit/aur.git/snapshot/chicken-dyn-vector.tar.gz