python-pypdf3 on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-pypdf3

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

$ yay -Rns python-pypdf3

2. Manually Install "python-pypdf3" via AUR

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

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

b. Clone python-pypdf3's git locally

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

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

$ cd ~/python-pypdf3 $ makepkg -si

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

ID: 1218134
Name: python-pypdf3
PackageBaseID: 164189
PackageBase: python-pypdf3
Version: 1.0.6-4
Description: Pure-Python PDF library for splitting, merging, cropping, and transforming PDF pages.
URL: https://github.com/sfneal/PyPDF3
NumVotes: 2
Popularity: 0.016071
OutOfDate:
Maintainer: hv15
Submitter: hv15
FirstSubmitted: 1615391316
LastModified: 1677422796
URLPath: /cgit/aur.git/snapshot/python-pypdf3.tar.gz