python-xhtml2pdf on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-xhtml2pdf

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

$ yay -Rns python-xhtml2pdf

2. Manually Install "python-xhtml2pdf" via AUR

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

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

b. Clone python-xhtml2pdf's git locally

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

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

$ cd ~/python-xhtml2pdf $ makepkg -si

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

ID: 1423882
Name: python-xhtml2pdf
PackageBaseID: 143764
PackageBase: python-xhtml2pdf
Version: 0.2.15-2
Description: A library for converting HTML into PDFs using ReportLab
URL: https://github.com/xhtml2pdf/xhtml2pdf
NumVotes: 3
Popularity: 0.036818
OutOfDate:
Maintainer: carsme
Submitter: awacha
FirstSubmitted: 1563789298
LastModified: 1710000057
URLPath: /cgit/aur.git/snapshot/python-xhtml2pdf.tar.gz