camllight on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S camllight

* (Optional) Uninstall camllight on Arch using YAY

$ yay -Rns camllight

2. Manually Install "camllight" via AUR

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

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

b. Clone camllight's git locally

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

c. Go to ~/camllight folder and install it

$ cd ~/camllight $ makepkg -si

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

ID: 463040
Name: camllight
PackageBaseID: 115004
PackageBase: camllight
Version: 0.75-2
Description: Compiler for caml light source code
URL: http://caml.inria.fr/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Poroing
Submitter: Poroing
FirstSubmitted: 1472116114
LastModified: 1511210948
URLPath: /cgit/aur.git/snapshot/camllight.tar.gz