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

Last updated: July 06,2024

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

$ yay -S bash-utils-git

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

$ yay -Rns bash-utils-git

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

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

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

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

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

ID: 526791
Name: bash-utils-git
PackageBaseID: 84846
PackageBase: bash-utils-git
Version: 0.1.r43.g75d877b-1
Description: Miscellaneous small utils, mainly for the Bash shell.
URL: https://github.com/jabbalaci/Bash-Utils
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jamesan
Submitter: jamesan
FirstSubmitted: 1408611923
LastModified: 1531600352
URLPath: /cgit/aur.git/snapshot/bash-utils-git.tar.gz