rush on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S rush

* (Optional) Uninstall rush on Arch using YAY

$ yay -Rns rush

2. Manually Install "rush" via AUR

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

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

b. Clone rush's git locally

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

c. Go to ~/rush folder and install it

$ cd ~/rush $ makepkg -si

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

ID: 1123325
Name: rush
PackageBaseID: 99428
PackageBase: rush
Version: 2.3-1
Description: GNU Restricted User Shell
URL: http://puszcza.gnu.org.ua/software/rush/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1441524464
LastModified: 1659927169
URLPath: /cgit/aur.git/snapshot/rush.tar.gz