chicken-posix-utils on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-posix-utils

* (Optional) Uninstall chicken-posix-utils on Arch using YAY

$ yay -Rns chicken-posix-utils

2. Manually Install "chicken-posix-utils" via AUR

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

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

b. Clone chicken-posix-utils's git locally

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

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

$ cd ~/chicken-posix-utils $ makepkg -si

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

ID: 1379097
Name: chicken-posix-utils
PackageBaseID: 201132
PackageBase: chicken-posix-utils
Version: 2.1.1-1
Description: posix-utils for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/posix-utils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704209896
LastModified: 1704209896
URLPath: /cgit/aur.git/snapshot/chicken-posix-utils.tar.gz