rebash on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S rebash

* (Optional) Uninstall rebash on Arch using YAY

$ yay -Rns rebash

2. Manually Install "rebash" via AUR

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

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

b. Clone rebash's git locally

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

c. Go to ~/rebash folder and install it

$ cd ~/rebash $ makepkg -si

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

ID: 429249
Name: rebash
PackageBaseID: 107872
PackageBase: rebash
Version: 0.8-2
Description: bash/shell library/framework
URL: https://github.com/jandob/rebash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jandob
Submitter: jandob
FirstSubmitted: 1456062135
LastModified: 1500641085
URLPath: /cgit/aur.git/snapshot/rebash.tar.gz