bash-docs on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S bash-docs

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

$ yay -Rns bash-docs

2. Manually Install "bash-docs" via AUR

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

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

b. Clone bash-docs's git locally

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

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

$ cd ~/bash-docs $ makepkg -si

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

ID: 752595
Name: bash-docs
PackageBaseID: 128656
PackageBase: bash-docs
Version: 10-2
Description: Advanced Bash-Scripting Guide in HTML
URL: http://tldp.org/LDP/abs/html/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515168915
LastModified: 1592256217
URLPath: /cgit/aur.git/snapshot/bash-docs.tar.gz