pure-docs on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S pure-docs

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

$ yay -Rns pure-docs

2. Manually Install "pure-docs" via AUR

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

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

b. Clone pure-docs's git locally

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

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

$ cd ~/pure-docs $ makepkg -si

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

ID: 502162
Name: pure-docs
PackageBaseID: 59547
PackageBase: pure-docs
Version: 0.68-1
Description: Pure Language and Library Documentation
URL: http://purelang.bitbucket.org/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: g2oo7fy
FirstSubmitted: 1338054857
LastModified: 1523456534
URLPath: /cgit/aur.git/snapshot/pure-docs.tar.gz