pdfcmd on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S pdfcmd

* (Optional) Uninstall pdfcmd on Arch using YAY

$ yay -Rns pdfcmd

2. Manually Install "pdfcmd" via AUR

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

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

b. Clone pdfcmd's git locally

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

c. Go to ~/pdfcmd folder and install it

$ cd ~/pdfcmd $ makepkg -si

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

ID: 1320445
Name: pdfcmd
PackageBaseID: 166202
PackageBase: pdfcmd
Version: 1.9-1
Description: Utility to perform commands on PDF files.
URL: https://github.com/bulletmark/pdfcmd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1619675293
LastModified: 1694994445
URLPath: /cgit/aur.git/snapshot/pdfcmd.tar.gz