shellsupport on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S shellsupport

* (Optional) Uninstall shellsupport on Arch using YAY

$ yay -Rns shellsupport

2. Manually Install "shellsupport" via AUR

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

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

b. Clone shellsupport's git locally

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

c. Go to ~/shellsupport folder and install it

$ cd ~/shellsupport $ makepkg -si

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

ID: 1325824
Name: shellsupport
PackageBaseID: 92822
PackageBase: shellsupport
Version: 2.3.6-1
Description: A commandline C program, supports (bourne) shell scripting.
URL: http://www.cons.org/cracauer/shellsupport.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1430884468
LastModified: 1695884699
URLPath: /cgit/aur.git/snapshot/shellsupport.tar.gz