python-pypdf on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-pypdf

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

$ yay -Rns python-pypdf

2. Manually Install "python-pypdf" via AUR

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

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

b. Clone python-pypdf's git locally

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

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

$ cd ~/python-pypdf $ makepkg -si

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

ID: 1419925
Name: python-pypdf
PackageBaseID: 188973
PackageBase: python-pypdf
Version: 4.1.0-1
Description: Python library for manipulating pages of PDF files (v3+)
URL: https://github.com/py-pdf/pypdf
NumVotes: 6
Popularity: 1.362296
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1671852588
LastModified: 1709466777
URLPath: /cgit/aur.git/snapshot/python-pypdf.tar.gz