heirloom-sh on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S heirloom-sh

* (Optional) Uninstall heirloom-sh on Arch using YAY

$ yay -Rns heirloom-sh

2. Manually Install "heirloom-sh" via AUR

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

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

b. Clone heirloom-sh's git locally

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

c. Go to ~/heirloom-sh folder and install it

$ cd ~/heirloom-sh $ makepkg -si

3. Information about the heirloom-sh package on Arch User Repository (AUR)

ID: 368936
Name: heirloom-sh
PackageBaseID: 98984
PackageBase: heirloom-sh
Version: 050706-4
Description: A portable variant of the traditional Unix shell, derived from OpenSolaris code.
URL: http://heirloom.sourceforge.net/sh.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: grawity
FirstSubmitted: 1440879232
LastModified: 1482988257
URLPath: /cgit/aur.git/snapshot/heirloom-sh.tar.gz