wash on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S wash

* (Optional) Uninstall wash on Arch using YAY

$ yay -Rns wash

2. Manually Install "wash" via AUR

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

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

b. Clone wash's git locally

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

c. Go to ~/wash folder and install it

$ cd ~/wash $ makepkg -si

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

ID: 880048
Name: wash
PackageBaseID: 146839
PackageBase: wash
Version: 0.23.3-1
Description: A cloud-native shell for bringing remote infrastructure to your terminal
URL: https://puppetlabs.github.io/wash/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: thor77
Submitter: thor77
FirstSubmitted: 1574429263
LastModified: 1616271901
URLPath: /cgit/aur.git/snapshot/wash.tar.gz