ashe on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ashe

* (Optional) Uninstall ashe on Arch using YAY

$ yay -Rns ashe

2. Manually Install "ashe" via AUR

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

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

b. Clone ashe's git locally

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

c. Go to ~/ashe folder and install it

$ cd ~/ashe $ makepkg -si

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

ID: 1314840
Name: ashe
PackageBaseID: 196574
PackageBase: ashe
Version: r52.23ee691-2
Description: Modern UNIX async shell.
URL: https://github.com/SigmaBale/ashe
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dlroweht
Submitter: dlroweht
FirstSubmitted: 1691703871
LastModified: 1694006452
URLPath: /cgit/aur.git/snapshot/ashe.tar.gz