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