pure-pandoc on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S pure-pandoc

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

$ yay -Rns pure-pandoc

2. Manually Install "pure-pandoc" via AUR

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

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

b. Clone pure-pandoc's git locally

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

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

$ cd ~/pure-pandoc $ makepkg -si

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

ID: 316475
Name: pure-pandoc
PackageBaseID: 82157
PackageBase: pure-pandoc
Version: 0.1-2
Description: Converts Sphinx-formatted Pure documentation files to Markdown and other formats using Pandoc
URL: http://purelang.bitbucket.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1704463556
Maintainer: pure-aur
Submitter: pure-aur
FirstSubmitted: 1400987569
LastModified: 1466889433
URLPath: /cgit/aur.git/snapshot/pure-pandoc.tar.gz