pdfcpu on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S pdfcpu

* (Optional) Uninstall pdfcpu on Arch using YAY

$ yay -Rns pdfcpu

2. Manually Install "pdfcpu" via AUR

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

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

b. Clone pdfcpu's git locally

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

c. Go to ~/pdfcpu folder and install it

$ cd ~/pdfcpu $ makepkg -si

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

ID: 1421334
Name: pdfcpu
PackageBaseID: 186069
PackageBase: pdfcpu
Version: 0.7.0-1
Description: A PDF processor written in Go.
URL: https://github.com/hhrutter/pdfcpu
NumVotes: 2
Popularity: 0.016544
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1664216769
LastModified: 1709665949
URLPath: /cgit/aur.git/snapshot/pdfcpu.tar.gz