v7_sh on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S v7_sh

* (Optional) Uninstall v7_sh on Arch using YAY

$ yay -Rns v7_sh

2. Manually Install "v7_sh" via AUR

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

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

b. Clone v7_sh's git locally

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

c. Go to ~/v7_sh folder and install it

$ cd ~/v7_sh $ makepkg -si

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

ID: 539433
Name: v7_sh
PackageBaseID: 99307
PackageBase: v7_sh
Version: 0-1
Description: A port of original Steve Bourne shell from 1978
URL: http://riemann.fmi.uni-sofia.bg/sh/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1441324169
LastModified: 1535583300
URLPath: /cgit/aur.git/snapshot/v7_sh.tar.gz