ocaml-camomile on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S ocaml-camomile

* (Optional) Uninstall ocaml-camomile on Arch using YAY

$ yay -Rns ocaml-camomile

2. Manually Install "ocaml-camomile" via AUR

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

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

b. Clone ocaml-camomile's git locally

$ git clone https://aur.archlinux.org/ocaml-camomile.git ~/ocaml-camomile

c. Go to ~/ocaml-camomile folder and install it

$ cd ~/ocaml-camomile $ makepkg -si

3. Information about the ocaml-camomile package on Arch User Repository (AUR)

ID: 1099631
Name: ocaml-camomile
PackageBaseID: 21558
PackageBase: ocaml-camomile
Version: 1.0.2-3
Description: Comprehensive Unicode library for OCaml
URL: https://github.com/yoriyuki/Camomile
NumVotes: 34
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter:
FirstSubmitted: 1226835497
LastModified: 1655426053
URLPath: /cgit/aur.git/snapshot/ocaml-camomile.tar.gz