devdocs-desktop on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S devdocs-desktop

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

$ yay -Rns devdocs-desktop

2. Manually Install "devdocs-desktop" via AUR

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

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

b. Clone devdocs-desktop's git locally

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

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

$ cd ~/devdocs-desktop $ makepkg -si

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

ID: 829743
Name: devdocs-desktop
PackageBaseID: 118171
PackageBase: devdocs-desktop
Version: 1.2.0-1
Description: DevDocs GTK3 application for multiple API documentations in a fast searchable interface
URL: https://github.com/hardpixel/devdocs-desktop
NumVotes: 13
Popularity: 4.0E-6
OutOfDate:
Maintainer: jonian
Submitter: jonian
FirstSubmitted: 1482788370
LastModified: 1607288258
URLPath: /cgit/aur.git/snapshot/devdocs-desktop.tar.gz