llvm-ocaml-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S llvm-ocaml-git

* (Optional) Uninstall llvm-ocaml-git on Arch using YAY

$ yay -Rns llvm-ocaml-git

2. Manually Install "llvm-ocaml-git" via AUR

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

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

b. Clone llvm-ocaml-git's git locally

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

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

$ cd ~/llvm-ocaml-git $ makepkg -si

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

ID: 1344438
Name: llvm-ocaml-git
PackageBaseID: 137813
PackageBase: llvm-git
Version: 18.0.0_r479038.d16d149e3d96-1
Description: OCaml bindings for LLVM
URL: https://llvm.org/
NumVotes: 118
Popularity: 1.734181
OutOfDate:
Maintainer: rjahanbakhshi
Submitter: yurikoles
FirstSubmitted: 1544018162
LastModified: 1698653381
URLPath: /cgit/aur.git/snapshot/llvm-ocaml-git.tar.gz