mash-sh on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mash-sh

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

$ yay -Rns mash-sh

2. Manually Install "mash-sh" via AUR

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

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

b. Clone mash-sh's git locally

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

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

$ cd ~/mash-sh $ makepkg -si

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

ID: 1158132
Name: mash-sh
PackageBaseID: 177000
PackageBase: mash-sh
Version: 0.0-3
Description: A bash/zsh like shell, written in C.
URL: https://gitlab.com/Magicrafter13/mash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Magicrafter13
Submitter: Magicrafter13
FirstSubmitted: 1647540524
LastModified: 1666898575
URLPath: /cgit/aur.git/snapshot/mash-sh.tar.gz