devdocs-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S devdocs-git

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

$ yay -Rns devdocs-git

2. Manually Install "devdocs-git" via AUR

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

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

b. Clone devdocs-git's git locally

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

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

$ cd ~/devdocs-git $ makepkg -si

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

ID: 490337
Name: devdocs-git
PackageBaseID: 103356
PackageBase: devdocs-git
Version: r1033.ddf87bb-2
Description: API Documentation Browser
URL: http://devdocs.io
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: jonian
Submitter: jonian
FirstSubmitted: 1447607757
LastModified: 1519772818
URLPath: /cgit/aur.git/snapshot/devdocs-git.tar.gz