pandoc-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pandoc-bin

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

$ yay -Rns pandoc-bin

2. Manually Install "pandoc-bin" via AUR

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

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

b. Clone pandoc-bin's git locally

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

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

$ cd ~/pandoc-bin $ makepkg -si

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

ID: 1423009
Name: pandoc-bin
PackageBaseID: 126063
PackageBase: pandoc-bin
Version: 3.1.12.2-1
Description: Pandoc - executable only, without 750MB Haskell depends/makedepends
URL: https://pandoc.org
NumVotes: 305
Popularity: 3.538668
OutOfDate:
Maintainer: gustawho
Submitter: cdkitching
FirstSubmitted: 1507020337
LastModified: 1709884466
URLPath: /cgit/aur.git/snapshot/pandoc-bin.tar.gz