md2pdf on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S md2pdf

* (Optional) Uninstall md2pdf on Arch using YAY

$ yay -Rns md2pdf

2. Manually Install "md2pdf" via AUR

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

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

b. Clone md2pdf's git locally

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

c. Go to ~/md2pdf folder and install it

$ cd ~/md2pdf $ makepkg -si

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

ID: 853587
Name: md2pdf
PackageBaseID: 120015
PackageBase: md2pdf
Version: v0.0.5.r0.g622d780-1
Description: A Python Markdown to PDF Converter
URL: https://github.com/walwe/md2pdf
NumVotes: 11
Popularity: 0.012898
OutOfDate:
Maintainer: walwe
FirstSubmitted: 1487770214
LastModified: 1611691546
URLPath: /cgit/aur.git/snapshot/md2pdf.tar.gz