pdfutil on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S pdfutil

* (Optional) Uninstall pdfutil on Arch using YAY

$ yay -Rns pdfutil

2. Manually Install "pdfutil" via AUR

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

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

b. Clone pdfutil's git locally

$ git clone https://aur.archlinux.org/pdfutil.git ~/pdfutil

c. Go to ~/pdfutil folder and install it

$ cd ~/pdfutil $ makepkg -si

3. Information about the pdfutil package on Arch User Repository (AUR)

ID: 1176073
Name: pdfutil
PackageBaseID: 167584
PackageBase: pdfutil
Version: 0.4.0-1
Description: A utility for PDF document manipulation.
URL: https://github.com/J-F-Liu/lopdf/tree/master/pdfutil
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: msrd0
Submitter: msrd0
FirstSubmitted: 1622665297
LastModified: 1669730171
URLPath: /cgit/aur.git/snapshot/pdfutil.tar.gz