aursh on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S aursh

* (Optional) Uninstall aursh on Arch using YAY

$ yay -Rns aursh

2. Manually Install "aursh" via AUR

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

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

b. Clone aursh's git locally

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

c. Go to ~/aursh folder and install it

$ cd ~/aursh $ makepkg -si

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

ID: 1175462
Name: aursh
PackageBaseID: 185771
PackageBase: aursh
Version: 0.5.0-1
Description: A simple AUR helper written in bash
URL: https://download.huck.website
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: huboles
Submitter: huboles
FirstSubmitted: 1663275123
LastModified: 1669585757
URLPath: /cgit/aur.git/snapshot/aursh.tar.gz