plantuml-pdf on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S plantuml-pdf

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

$ yay -Rns plantuml-pdf

2. Manually Install "plantuml-pdf" via AUR

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

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

b. Clone plantuml-pdf's git locally

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

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

$ cd ~/plantuml-pdf $ makepkg -si

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

ID: 1200432
Name: plantuml-pdf
PackageBaseID: 124359
PackageBase: plantuml-pdf
Version: 1.9999.0-1
Description: Extends plantuml package to enable PDF support
URL: http://plantuml.com/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: LinusDierheimer
Submitter: mchwalisz
FirstSubmitted: 1501226163
LastModified: 1674402199
URLPath: /cgit/aur.git/snapshot/plantuml-pdf.tar.gz