sisc on AUR (Arch User Repository)
Last updated: January 23,2025
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
Copied
b. Install sisc on Arch using YAY
$
yay -S
sisc
Copied
* (Optional) Uninstall sisc on Arch using YAY
$
yay -Rns
sisc
Copied
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
Copied
b. Clone sisc's git locally
$
git clone https://aur.archlinux.org/sisc.git
~/sisc
Copied
c. Go to ~/sisc folder and install it
$
cd
~/sisc
Copied
$
makepkg -si
Copied
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
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