python-fpdf on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-fpdf

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

$ yay -Rns python-fpdf

2. Manually Install "python-fpdf" via AUR

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

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

b. Clone python-fpdf's git locally

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

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

$ cd ~/python-fpdf $ makepkg -si

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

ID: 583207
Name: python-fpdf
PackageBaseID: 139337
PackageBase: python-fpdf
Version: 1.7.2-1
Description: Simple PDF generation for Python
URL: https://github.com/reingart/pyfpdf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1549393283
LastModified: 1549393283
URLPath: /cgit/aur.git/snapshot/python-fpdf.tar.gz