bash-devel-git on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S bash-devel-git

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

$ yay -Rns bash-devel-git

2. Manually Install "bash-devel-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-devel-git's git locally

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

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

$ cd ~/bash-devel-git $ makepkg -si

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

ID: 1260686
Name: bash-devel-git
PackageBaseID: 96756
PackageBase: bash-devel-git
Version: 5.2.r1171.ge44e3d50-1
Description: The GNU Bourne Again shell (development version)
URL: https://www.gnu.org/software/bash/bash.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: memeplex
FirstSubmitted: 1438783767
LastModified: 1684587795
URLPath: /cgit/aur.git/snapshot/bash-devel-git.tar.gz