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
Copied
b. Install bash-git on Arch using YAY
$
yay -S
bash-git
Copied
* (Optional) Uninstall bash-git on Arch using YAY
$
yay -Rns
bash-git
Copied
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
Copied
b. Clone bash-git's git locally
$
git clone https://aur.archlinux.org/bash-git.git
~/bash-git
Copied
c. Go to ~/bash-git folder and install it
$
cd
~/bash-git
Copied
$
makepkg -si
Copied
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
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