asciidoctor-web-pdf on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S asciidoctor-web-pdf

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

$ yay -Rns asciidoctor-web-pdf

2. Manually Install "asciidoctor-web-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-web-pdf's git locally

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

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

$ cd ~/asciidoctor-web-pdf $ makepkg -si

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

ID: 1195618
Name: asciidoctor-web-pdf
PackageBaseID: 168166
PackageBase: asciidoctor-web-pdf
Version: 1.0.0_alpha.16-0
Description: A PDF converter for AsciiDoc based on web technologies. It allows complex layouts to be defined with CSS and JavaScript, while writing the content in AsciiDoc.
URL: https://github.com/Mogztter/asciidoctor-web-pdf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1624155618
LastModified: 1673492842
URLPath: /cgit/aur.git/snapshot/asciidoctor-web-pdf.tar.gz