cpdf-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S cpdf-bin

* (Optional) Uninstall cpdf-bin on Arch using YAY

$ yay -Rns cpdf-bin

2. Manually Install "cpdf-bin" via AUR

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

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

b. Clone cpdf-bin's git locally

$ git clone https://aur.archlinux.org/cpdf-bin.git ~/cpdf-bin

c. Go to ~/cpdf-bin folder and install it

$ cd ~/cpdf-bin $ makepkg -si

3. Information about the cpdf-bin package on Arch User Repository (AUR)

ID: 1275978
Name: cpdf-bin
PackageBaseID: 119284
PackageBase: cpdf-bin
Version: 2.5.1-2
Description: Coherent PDF commandline tool binary to manipulate PDF files including merge, encrypt, decrypt, scale, crop, rotate, bookmarks, stamp, logos, page numbers, compress, etc.
URL: http://community.coherentpdf.com
NumVotes: 7
Popularity: 0
OutOfDate: 1704452882
Maintainer:
Submitter: parnmatt
FirstSubmitted: 1485705258
LastModified: 1687242512
URLPath: /cgit/aur.git/snapshot/cpdf-bin.tar.gz