chicken-pstk on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-pstk

* (Optional) Uninstall chicken-pstk on Arch using YAY

$ yay -Rns chicken-pstk

2. Manually Install "chicken-pstk" via AUR

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

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

b. Clone chicken-pstk's git locally

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

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

$ cd ~/chicken-pstk $ makepkg -si

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

ID: 1380163
Name: chicken-pstk
PackageBaseID: 201228
PackageBase: chicken-pstk
Version: 1.4.0-1
Description: PS/Tk: Portable Scheme interface to Tk for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/pstk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704335312
LastModified: 1704335312
URLPath: /cgit/aur.git/snapshot/chicken-pstk.tar.gz