chicken-regex on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S chicken-regex

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

$ yay -Rns chicken-regex

2. Manually Install "chicken-regex" via AUR

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

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

b. Clone chicken-regex's git locally

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

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

$ cd ~/chicken-regex $ makepkg -si

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

ID: 1378991
Name: chicken-regex
PackageBaseID: 201068
PackageBase: chicken-regex
Version: 2.0-1
Description: Compatibility library for old regular expression API for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/regex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704203919
LastModified: 1704203919
URLPath: /cgit/aur.git/snapshot/chicken-regex.tar.gz