python-pdfkit on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-pdfkit

* (Optional) Uninstall python-pdfkit on Arch using YAY

$ yay -Rns python-pdfkit

2. Manually Install "python-pdfkit" via AUR

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

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

b. Clone python-pdfkit's git locally

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

c. Go to ~/python-pdfkit folder and install it

$ cd ~/python-pdfkit $ makepkg -si

3. Information about the python-pdfkit package on Arch User Repository (AUR)

ID: 1052476
Name: python-pdfkit
PackageBaseID: 134069
PackageBase: python-pdfkit
Version: 1.0.0-1
Description: Wkhtmltopdf python wrapper to convert html to pdf
URL: https://github.com/JazzCore/python-pdfkit
NumVotes: 9
Popularity: 5.0E-6
OutOfDate:
Maintainer: FantasqueX
Submitter: sumner
FirstSubmitted: 1531024999
LastModified: 1647528310
URLPath: /cgit/aur.git/snapshot/python-pdfkit.tar.gz