camlimages on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S camlimages

* (Optional) Uninstall camlimages on Arch using YAY

$ yay -Rns camlimages

2. Manually Install "camlimages" via AUR

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

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

b. Clone camlimages's git locally

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

c. Go to ~/camlimages folder and install it

$ cd ~/camlimages $ makepkg -si

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

ID: 226744
Name: camlimages
PackageBaseID: 99042
PackageBase: camlimages
Version: 4.2.0-1
Description: Objective Caml image processing library
URL: http://gallium.inria.fr/camlimages
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: oriba
FirstSubmitted: 1440969288
LastModified: 1440969879
URLPath: /cgit/aur.git/snapshot/camlimages.tar.gz