mdpdf-git on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S mdpdf-git

* (Optional) Uninstall mdpdf-git on Arch using YAY

$ yay -Rns mdpdf-git

2. Manually Install "mdpdf-git" via AUR

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

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

b. Clone mdpdf-git's git locally

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

c. Go to ~/mdpdf-git folder and install it

$ cd ~/mdpdf-git $ makepkg -si

3. Information about the mdpdf-git package on Arch User Repository (AUR)

ID: 1245618
Name: mdpdf-git
PackageBaseID: 167833
PackageBase: mdpdf-git
Version: r9.1beff75-5
Description: a shell script for converting markdown to pdf using lowdown.
URL: https://github.com/koonix/mdpdf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: koonix
Submitter: koonix
FirstSubmitted: 1623362924
LastModified: 1682328729
URLPath: /cgit/aur.git/snapshot/mdpdf-git.tar.gz