sagittarius on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S sagittarius

* (Optional) Uninstall sagittarius on Arch using YAY

$ yay -Rns sagittarius

2. Manually Install "sagittarius" via AUR

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

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

b. Clone sagittarius's git locally

$ git clone https://aur.archlinux.org/sagittarius.git ~/sagittarius

c. Go to ~/sagittarius folder and install it

$ cd ~/sagittarius $ makepkg -si

3. Information about the sagittarius package on Arch User Repository (AUR)

ID: 1385733
Name: sagittarius
PackageBaseID: 73709
PackageBase: sagittarius
Version: 0.9.10-1
Description: R6RS/R7RS Scheme system.
URL: https://bitbucket.org/ktakashi/sagittarius-scheme/wiki/Home
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: andreagi
Submitter: andreagi
FirstSubmitted: 1379961017
LastModified: 1705269328
URLPath: /cgit/aur.git/snapshot/sagittarius.tar.gz