chicken-module-declarations on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-module-declarations

* (Optional) Uninstall chicken-module-declarations on Arch using YAY

$ yay -Rns chicken-module-declarations

2. Manually Install "chicken-module-declarations" via AUR

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

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

b. Clone chicken-module-declarations's git locally

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

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

$ cd ~/chicken-module-declarations $ makepkg -si

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

ID: 1379384
Name: chicken-module-declarations
PackageBaseID: 201174
PackageBase: chicken-module-declarations
Version: 0.3.1-1
Description: Module declarations for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/module-declarations
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704247242
LastModified: 1704247242
URLPath: /cgit/aur.git/snapshot/chicken-module-declarations.tar.gz