pure-doc on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S pure-doc

* (Optional) Uninstall pure-doc on Arch using YAY

$ yay -Rns pure-doc

2. Manually Install "pure-doc" via AUR

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

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

b. Clone pure-doc's git locally

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

c. Go to ~/pure-doc folder and install it

$ cd ~/pure-doc $ makepkg -si

3. Information about the pure-doc package on Arch User Repository (AUR)

ID: 195058
Name: pure-doc
PackageBaseID: 36152
PackageBase: pure-doc
Version: 0.7-1
Description: A simple source documentation and literate programming utility for Pure
URL: http://purelang.bitbucket.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: asitdepends
FirstSubmitted: 1270326211
LastModified: 1434229142
URLPath: /cgit/aur.git/snapshot/pure-doc.tar.gz