cpdf on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cpdf

* (Optional) Uninstall cpdf on Arch using YAY

$ yay -Rns cpdf

2. Manually Install "cpdf" via AUR

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

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

b. Clone cpdf's git locally

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

c. Go to ~/cpdf folder and install it

$ cd ~/cpdf $ makepkg -si

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

ID: 1386757
Name: cpdf
PackageBaseID: 99417
PackageBase: cpdf
Version: 2.6.2-1
Description: Coherent Graphics cpdf to manipulate PDF files including merge, encrypt, decrypt, scale, crop, rotate, bookmarks, stamp, logos, page numbers
URL: http://community.coherentpdf.com
NumVotes: 13
Popularity: 0.000379
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1441498978
LastModified: 1705411029
URLPath: /cgit/aur.git/snapshot/cpdf.tar.gz