sisc on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S sisc

* (Optional) Uninstall sisc on Arch using YAY

$ yay -Rns sisc

2. Manually Install "sisc" via AUR

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

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

b. Clone sisc's git locally

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

c. Go to ~/sisc folder and install it

$ cd ~/sisc $ makepkg -si

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

ID: 629288
Name: sisc
PackageBaseID: 6730
PackageBase: sisc
Version: 1.16.6-5
Description: Second Interpreter of Scheme Code
URL: http://sisc.sourceforge.net/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1157812045
LastModified: 1563099788
URLPath: /cgit/aur.git/snapshot/sisc.tar.gz