dashbinsh on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S dashbinsh

* (Optional) Uninstall dashbinsh on Arch using YAY

$ yay -Rns dashbinsh

2. Manually Install "dashbinsh" via AUR

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

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

b. Clone dashbinsh's git locally

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

c. Go to ~/dashbinsh folder and install it

$ cd ~/dashbinsh $ makepkg -si

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

ID: 829899
Name: dashbinsh
PackageBaseID: 130712
PackageBase: dashbinsh
Version: 0.1-5
Description: Relink /bin/sh to dash
URL:
NumVotes: 39
Popularity: 0.32829
OutOfDate:
Maintainer: Denton-L
Submitter: HoaS
FirstSubmitted: 1520773988
LastModified: 1607312568
URLPath: /cgit/aur.git/snapshot/dashbinsh.tar.gz