chicken-apropos on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-apropos

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

$ yay -Rns chicken-apropos

2. Manually Install "chicken-apropos" via AUR

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

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

b. Clone chicken-apropos's git locally

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

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

$ cd ~/chicken-apropos $ makepkg -si

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

ID: 1381808
Name: chicken-apropos
PackageBaseID: 201315
PackageBase: chicken-apropos
Version: 3.8.3-1
Description: Chicken Scheme apropos
URL: http://wiki.call-cc.org/eggref/5/apropos
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704633756
LastModified: 1704633756
URLPath: /cgit/aur.git/snapshot/chicken-apropos.tar.gz