camlpdf on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install camlpdf on Arch using YAY
$
yay -S
camlpdf
Copied
* (Optional) Uninstall camlpdf on Arch using YAY
$
yay -Rns
camlpdf
Copied
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
Copied
b. Clone camlpdf's git locally
$
git clone https://aur.archlinux.org/camlpdf.git
~/camlpdf
Copied
c. Go to ~/camlpdf folder and install it
$
cd
~/camlpdf
Copied
$
makepkg -si
Copied
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
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