progdoc on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S progdoc

* (Optional) Uninstall progdoc on Arch using YAY

$ yay -Rns progdoc

2. Manually Install "progdoc" via AUR

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

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

b. Clone progdoc's git locally

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

c. Go to ~/progdoc folder and install it

$ cd ~/progdoc $ makepkg -si

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

ID: 207494
Name: progdoc
PackageBaseID: 80097
PackageBase: progdoc
Version: 1.3b-1
Description: A Program Documentation System.
URL: http://www.progdoc.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1395179349
LastModified: 1436167605
URLPath: /cgit/aur.git/snapshot/progdoc.tar.gz