bash4 on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S bash4

* (Optional) Uninstall bash4 on Arch using YAY

$ yay -Rns bash4

2. Manually Install "bash4" via AUR

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

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

b. Clone bash4's git locally

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

c. Go to ~/bash4 folder and install it

$ cd ~/bash4 $ makepkg -si

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

ID: 583705
Name: bash4
PackageBaseID: 139412
PackageBase: bash4
Version: 4.4.023-1
Description: The GNU Bourne Again shell
URL: http://www.gnu.org/software/bash/bash.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1549500727
LastModified: 1549500727
URLPath: /cgit/aur.git/snapshot/bash4.tar.gz