python-pypdf2 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-pypdf2

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

$ yay -Rns python-pypdf2

2. Manually Install "python-pypdf2" via AUR

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

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

b. Clone python-pypdf2's git locally

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

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

$ cd ~/python-pypdf2 $ makepkg -si

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

ID: 1199500
Name: python-pypdf2
PackageBaseID: 143935
PackageBase: python-pypdf2
Version: 1:2.12.1-3
Description: Python library for manipulating pages of PDF files (legacy v2)
URL: https://github.com/py-pdf/PyPDF2
NumVotes: 31
Popularity: 0.373081
OutOfDate:
Maintainer: sadid
Submitter: arojas
FirstSubmitted: 1564466317
LastModified: 1674198822
URLPath: /cgit/aur.git/snapshot/python-pypdf2.tar.gz