s7 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S s7

* (Optional) Uninstall s7 on Arch using YAY

$ yay -Rns s7

2. Manually Install "s7" via AUR

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

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

b. Clone s7's git locally

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

c. Go to ~/s7 folder and install it

$ cd ~/s7 $ makepkg -si

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

ID: 858210
Name: s7
PackageBaseID: 162867
PackageBase: s7
Version: 20210101-1
Description: A Scheme implementation intended as an extension language for other applications.
URL: https://ccrma.stanford.edu/software/snd/snd/s7.html
NumVotes: 1
Popularity: 7.0E-6
OutOfDate: 1644225780
Maintainer: ecraven
Submitter: ecraven
FirstSubmitted: 1612392499
LastModified: 1612392499
URLPath: /cgit/aur.git/snapshot/s7.tar.gz