bash-xdg on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S bash-xdg

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

$ yay -Rns bash-xdg

2. Manually Install "bash-xdg" via AUR

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

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

b. Clone bash-xdg's git locally

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

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

$ cd ~/bash-xdg $ makepkg -si

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

ID: 1042630
Name: bash-xdg
PackageBaseID: 176365
PackageBase: bash-xdg
Version: 5.1.016-1
Description: The GNU Bourne Again shell - with improved Support for the XDG Base Directory Specification
URL: https://www.gnu.org/software/bash/bash.html
NumVotes: 1
Popularity: 0.000126
OutOfDate: 1703938100
Maintainer: brsvh
Submitter: brsvh
FirstSubmitted: 1645770517
LastModified: 1645770517
URLPath: /cgit/aur.git/snapshot/bash-xdg.tar.gz