asciidoctor-pdf on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S asciidoctor-pdf

* (Optional) Uninstall asciidoctor-pdf on Arch using YAY

$ yay -Rns asciidoctor-pdf

2. Manually Install "asciidoctor-pdf" via AUR

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

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

b. Clone asciidoctor-pdf's git locally

$ git clone https://aur.archlinux.org/asciidoctor-pdf.git ~/asciidoctor-pdf

c. Go to ~/asciidoctor-pdf folder and install it

$ cd ~/asciidoctor-pdf $ makepkg -si

3. Information about the asciidoctor-pdf package on Arch User Repository (AUR)

ID: 1410893
Name: asciidoctor-pdf
PackageBaseID: 139761
PackageBase: asciidoctor-pdf
Version: 2.3.13-1
Description: Translate asciidoctor directly to pdf
URL: https://github.com/asciidoctor/asciidoctor-pdf
NumVotes: 13
Popularity: 0.380642
OutOfDate:
Maintainer: carsme
Submitter: gaelic
FirstSubmitted: 1550581991
LastModified: 1708178896
URLPath: /cgit/aur.git/snapshot/asciidoctor-pdf.tar.gz