bash3 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S bash3

* (Optional) Uninstall bash3 on Arch using YAY

$ yay -Rns bash3

2. Manually Install "bash3" via AUR

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

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

b. Clone bash3's git locally

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

c. Go to ~/bash3 folder and install it

$ cd ~/bash3 $ makepkg -si

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

ID: 516053
Name: bash3
PackageBaseID: 43811
PackageBase: bash3
Version: 3.2.057-4
Description: The GNU Bourne Again shell. Version 3.2. Binary and manpage only.
URL: http://www.gnu.org/software/bash/bash.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: SingYan
Submitter: falconindy
FirstSubmitted: 1290432614
LastModified: 1527952620
URLPath: /cgit/aur.git/snapshot/bash3.tar.gz