wrash on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S wrash

* (Optional) Uninstall wrash on Arch using YAY

$ yay -Rns wrash

2. Manually Install "wrash" via AUR

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

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

b. Clone wrash's git locally

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

c. Go to ~/wrash folder and install it

$ cd ~/wrash $ makepkg -si

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

ID: 1285405
Name: wrash
PackageBaseID: 183461
PackageBase: wrash
Version: 0.2.4-1
Description: A minimalistic command wrapper shell
URL: https://github.com/joshmeranda/wrash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: joshmeranda
Submitter: joshmeranda
FirstSubmitted: 1655930712
LastModified: 1688860993
URLPath: /cgit/aur.git/snapshot/wrash.tar.gz