camlpdf on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S camlpdf

* (Optional) Uninstall camlpdf on Arch using YAY

$ yay -Rns camlpdf

2. Manually Install "camlpdf" via AUR

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

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

b. Clone camlpdf's git locally

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

c. Go to ~/camlpdf folder and install it

$ cd ~/camlpdf $ makepkg -si

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

ID: 1386756
Name: camlpdf
PackageBaseID: 89065
PackageBase: camlpdf
Version: 2.6.2-1
Description: Coherent Graphics OCaml library for reading, writing and modifying PDF files
URL: https://github.com/johnwhitington/camlpdf
NumVotes: 9
Popularity: 0.00037
OutOfDate:
Maintainer: severach
Submitter: oriba
FirstSubmitted: 1420207436
LastModified: 1705411012
URLPath: /cgit/aur.git/snapshot/camlpdf.tar.gz