mkpdf on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mkpdf

* (Optional) Uninstall mkpdf on Arch using YAY

$ yay -Rns mkpdf

2. Manually Install "mkpdf" via AUR

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

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

b. Clone mkpdf's git locally

$ git clone https://aur.archlinux.org/mkpdf.git ~/mkpdf

c. Go to ~/mkpdf folder and install it

$ cd ~/mkpdf $ makepkg -si

3. Information about the mkpdf package on Arch User Repository (AUR)

ID: 605891
Name: mkpdf
PackageBaseID: 119515
PackageBase: mkpdf
Version: 0.3.2-1
Description: A simple wrapper around pandoc and latexmk
URL: https://github.com/seifferth/mkpdf
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: seifferth
FirstSubmitted: 1486329922
LastModified: 1555922796
URLPath: /cgit/aur.git/snapshot/mkpdf.tar.gz