perl-pandoc on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S perl-pandoc

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

$ yay -Rns perl-pandoc

2. Manually Install "perl-pandoc" via AUR

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

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

b. Clone perl-pandoc's git locally

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

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

$ cd ~/perl-pandoc $ makepkg -si

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

ID: 1328634
Name: perl-pandoc
PackageBaseID: 198129
PackageBase: perl-pandoc
Version: 0.9.1-1
Description: wrapper for the mighty Pandoc document converter (via MetaCPAN distribution)
URL: https://metacpan.org/release/Pandoc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maaarghk
Submitter: maaarghk
FirstSubmitted: 1696414326
LastModified: 1696414326
URLPath: /cgit/aur.git/snapshot/perl-pandoc.tar.gz