quickdocs on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S quickdocs

* (Optional) Uninstall quickdocs on Arch using YAY

$ yay -Rns quickdocs

2. Manually Install "quickdocs" via AUR

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

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

b. Clone quickdocs's git locally

$ git clone https://aur.archlinux.org/quickdocs.git ~/quickdocs

c. Go to ~/quickdocs folder and install it

$ cd ~/quickdocs $ makepkg -si

3. Information about the quickdocs package on Arch User Repository (AUR)

ID: 617916
Name: quickdocs
PackageBaseID: 132245
PackageBase: quickdocs
Version: 2.2.6-1
Description: GTK app for reading Valadoc and DevDocs
URL: https://github.com/mdh34/quickDocs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1525826057
LastModified: 1559439608
URLPath: /cgit/aur.git/snapshot/quickdocs.tar.gz