dash-static on AUR (Arch User Repository)

Last updated: June 11,2024

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

$ yay -S dash-static

* (Optional) Uninstall dash-static on Arch using YAY

$ yay -Rns dash-static

2. Manually Install "dash-static" via AUR

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

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

b. Clone dash-static's git locally

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

c. Go to ~/dash-static folder and install it

$ cd ~/dash-static $ makepkg -si

3. Information about the dash-static package on Arch User Repository (AUR)

ID: 1279655
Name: dash-static
PackageBaseID: 139622
PackageBase: dash-static
Version: 0.5.12-1
Description: POSIX compliant shell that aims to be as small as possible. Statically compiled
URL: http://gondor.apana.org.au/~herbert/dash/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: immae
FirstSubmitted: 1550143658
LastModified: 1687891750
URLPath: /cgit/aur.git/snapshot/dash-static.tar.gz