pure-pandoc on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install pure-pandoc on Arch using YAY
$
yay -S
pure-pandoc
Copied
* (Optional) Uninstall pure-pandoc on Arch using YAY
$
yay -Rns
pure-pandoc
Copied
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
Copied
b. Clone pure-pandoc's git locally
$
git clone https://aur.archlinux.org/pure-pandoc.git
~/pure-pandoc
Copied
c. Go to ~/pure-pandoc folder and install it
$
cd
~/pure-pandoc
Copied
$
makepkg -si
Copied
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
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