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

Last updated: October 06,2024

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

$ yay -S chicken-posix-regex

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

$ yay -Rns chicken-posix-regex

2. Manually Install "chicken-posix-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-posix-regex's git locally

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

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

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

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

ID: 1379393
Name: chicken-posix-regex
PackageBaseID: 201179
PackageBase: chicken-posix-regex
Version: 0.1.0-1
Description: A thin wrapper around POSIX regular expression matching for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/posix-regex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704247833
LastModified: 1704247833
URLPath: /cgit/aur.git/snapshot/chicken-posix-regex.tar.gz