zshbinsh on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S zshbinsh

* (Optional) Uninstall zshbinsh on Arch using YAY

$ yay -Rns zshbinsh

2. Manually Install "zshbinsh" via AUR

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

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

b. Clone zshbinsh's git locally

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

c. Go to ~/zshbinsh folder and install it

$ cd ~/zshbinsh $ makepkg -si

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

ID: 1154632
Name: zshbinsh
PackageBaseID: 178969
PackageBase: zshbinsh
Version: 2-1
Description: Relink /bin/sh to zsh
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1652949212
LastModified: 1666187624
URLPath: /cgit/aur.git/snapshot/zshbinsh.tar.gz