rash on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "rash" 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
Copied
b. Install rash on Arch using YAY
$
yay -S
rash
Copied
* (Optional) Uninstall rash on Arch using YAY
$
yay -Rns
rash
Copied
2. Manually Install "rash" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rash's git locally
$
git clone https://aur.archlinux.org/rash.git
~/rash
Copied
c. Go to ~/rash folder and install it
$
cd
~/rash
Copied
$
makepkg -si
Copied
3. Information about the rash package on Arch User Repository (AUR)
ID: 1414413
Name: rash
PackageBaseID: 173740
PackageBase: rash
Version: 1.10.1-1
Description: Declarative shell scripting using Rust native bindings
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pando855
Submitter: pando855
FirstSubmitted: 1638882685
LastModified: 1708714087
URLPath: /cgit/aur.git/snapshot/rash.tar.gz
Name: rash
PackageBaseID: 173740
PackageBase: rash
Version: 1.10.1-1
Description: Declarative shell scripting using Rust native bindings
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pando855
Submitter: pando855
FirstSubmitted: 1638882685
LastModified: 1708714087
URLPath: /cgit/aur.git/snapshot/rash.tar.gz