pdfcrop on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S pdfcrop

* (Optional) Uninstall pdfcrop on Arch using YAY

$ yay -Rns pdfcrop

2. Manually Install "pdfcrop" via AUR

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

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

b. Clone pdfcrop's git locally

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

c. Go to ~/pdfcrop folder and install it

$ cd ~/pdfcrop $ makepkg -si

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

ID: 1121386
Name: pdfcrop
PackageBaseID: 184646
PackageBase: pdfcrop
Version: 0.4b-1
Description: A PDF utility for GNU/Linux that crops the white margins of PDF pages and rescales them to fit a standard size sheet of paper
URL: http://pdfcrop.sourceforge.net/
NumVotes: 2
Popularity: 3.6E-5
OutOfDate:
Maintainer: grufo
Submitter: grufo
FirstSubmitted: 1659543753
LastModified: 1659543753
URLPath: /cgit/aur.git/snapshot/pdfcrop.tar.gz