mkpdf on AUR (Arch User Repository)
Last updated: January 01,2025
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
Copied
b. Install mkpdf on Arch using YAY
$
yay -S
mkpdf
Copied
* (Optional) Uninstall mkpdf on Arch using YAY
$
yay -Rns
mkpdf
Copied
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
Copied
b. Clone mkpdf's git locally
$
git clone https://aur.archlinux.org/mkpdf.git
~/mkpdf
Copied
c. Go to ~/mkpdf folder and install it
$
cd
~/mkpdf
Copied
$
makepkg -si
Copied
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
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