chicken-silex on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S chicken-silex

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

$ yay -Rns chicken-silex

2. Manually Install "chicken-silex" via AUR

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

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

b. Clone chicken-silex's git locally

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

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

$ cd ~/chicken-silex $ makepkg -si

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

ID: 1379392
Name: chicken-silex
PackageBaseID: 201178
PackageBase: chicken-silex
Version: 1.0-1
Description: An efficient and powerful lexer generator for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/silex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704247732
LastModified: 1704247732
URLPath: /cgit/aur.git/snapshot/chicken-silex.tar.gz