cyclone-scheme on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S cyclone-scheme

* (Optional) Uninstall cyclone-scheme on Arch using YAY

$ yay -Rns cyclone-scheme

2. Manually Install "cyclone-scheme" via AUR

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

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

b. Clone cyclone-scheme's git locally

$ git clone https://aur.archlinux.org/cyclone-scheme.git ~/cyclone-scheme

c. Go to ~/cyclone-scheme folder and install it

$ cd ~/cyclone-scheme $ makepkg -si

3. Information about the cyclone-scheme package on Arch User Repository (AUR)

ID: 1408901
Name: cyclone-scheme
PackageBaseID: 113878
PackageBase: cyclone-scheme
Version: 0.36.0-1
Description: A brand-new compiler that allows practical application development using R7RS Scheme
URL: https://github.com/justinethier/cyclone-bootstrap
NumVotes: 5
Popularity: 0.425447
OutOfDate:
Maintainer: justinethier
Submitter: justinethier
FirstSubmitted: 1469150878
LastModified: 1707879418
URLPath: /cgit/aur.git/snapshot/cyclone-scheme.tar.gz