shdoc-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S shdoc-git

* (Optional) Uninstall shdoc-git on Arch using YAY

$ yay -Rns shdoc-git

2. Manually Install "shdoc-git" via AUR

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

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

b. Clone shdoc-git's git locally

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

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

$ cd ~/shdoc-git $ makepkg -si

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

ID: 764843
Name: shdoc-git
PackageBaseID: 155392
PackageBase: shdoc-git
Version: 20200713.38_02f326e-1
Description: generate documentation for shell scripts
URL: https://github.com/reconquest/shdoc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kovetskiy
Submitter: kovetskiy
FirstSubmitted: 1594630450
LastModified: 1594646264
URLPath: /cgit/aur.git/snapshot/shdoc-git.tar.gz