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