scsh-git on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S scsh-git

* (Optional) Uninstall scsh-git on Arch using YAY

$ yay -Rns scsh-git

2. Manually Install "scsh-git" via AUR

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

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

b. Clone scsh-git's git locally

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

c. Go to ~/scsh-git folder and install it

$ cd ~/scsh-git $ makepkg -si

3. Information about the scsh-git package on Arch User Repository (AUR)

ID: 248624
Name: scsh-git
PackageBaseID: 102313
PackageBase: scsh-git
Version: 20151026-2
Description: Scheme Shell
URL: http://github.com/scheme/scsh
NumVotes: 4
Popularity: 0
OutOfDate: 1534285200
Maintainer: spelufo
Submitter: spelufo
FirstSubmitted: 1445622581
LastModified: 1447712530
URLPath: /cgit/aur.git/snapshot/scsh-git.tar.gz