bash-git on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S bash-git

* (Optional) Uninstall bash-git on Arch using YAY

$ yay -Rns bash-git

2. Manually Install "bash-git" via AUR

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

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

b. Clone bash-git's git locally

$ git clone https://aur.archlinux.org/bash-git.git ~/bash-git

c. Go to ~/bash-git folder and install it

$ cd ~/bash-git $ makepkg -si

3. Information about the bash-git package on Arch User Repository (AUR)

ID: 937069
Name: bash-git
PackageBaseID: 169043
PackageBase: bash-git
Version: 5.1_r171.gce237286-2
Description: The GNU Bourne Again shell
URL: https://www.gnu.org/software/bash/bash.html
NumVotes: 1
Popularity: 0.00023
OutOfDate:
Maintainer: IslandC0der
Submitter: IslandC0der
FirstSubmitted: 1626742193
LastModified: 1626805264
URLPath: /cgit/aur.git/snapshot/bash-git.tar.gz