bash.d on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S bash.d

* (Optional) Uninstall bash.d on Arch using YAY

$ yay -Rns bash.d

2. Manually Install "bash.d" via AUR

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

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

b. Clone bash.d's git locally

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

c. Go to ~/bash.d folder and install it

$ cd ~/bash.d $ makepkg -si

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

ID: 632414
Name: bash.d
PackageBaseID: 73829
PackageBase: bash.d
Version: 1564076224-1
Description: Subscripts for GNU Bash shells
URL: https://github.com/GNU-Pony/bash.d
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1380301069
LastModified: 1564076349
URLPath: /cgit/aur.git/snapshot/bash.d.tar.gz