python-fpdf2 on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-fpdf2

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

$ yay -Rns python-fpdf2

2. Manually Install "python-fpdf2" via AUR

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

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

b. Clone python-fpdf2's git locally

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

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

$ cd ~/python-fpdf2 $ makepkg -si

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

ID: 1410429
Name: python-fpdf2
PackageBaseID: 163836
PackageBase: python-fpdf2
Version: 2.7.8-1
Description: Simple PDF generation for Python
URL: https://pyfpdf.github.io/fpdf2/
NumVotes: 2
Popularity: 0.088703
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1614452495
LastModified: 1708100953
URLPath: /cgit/aur.git/snapshot/python-fpdf2.tar.gz