mkdocs-with-pdf on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mkdocs-with-pdf

* (Optional) Uninstall mkdocs-with-pdf on Arch using YAY

$ yay -Rns mkdocs-with-pdf

2. Manually Install "mkdocs-with-pdf" via AUR

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

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

b. Clone mkdocs-with-pdf's git locally

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

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

$ cd ~/mkdocs-with-pdf $ makepkg -si

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

ID: 1008005
Name: mkdocs-with-pdf
PackageBaseID: 168515
PackageBase: mkdocs-with-pdf
Version: 0.9.3-2
Description: Plugin to generate a single PDF file from a MkDocs repository
URL: https://github.com/orzih/mkdocs-with-pdf
NumVotes: 2
Popularity: 2.5E-5
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1625094466
LastModified: 1640120732
URLPath: /cgit/aur.git/snapshot/mkdocs-with-pdf.tar.gz