merlin-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S merlin-git

* (Optional) Uninstall merlin-git on Arch using YAY

$ yay -Rns merlin-git

2. Manually Install "merlin-git" via AUR

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

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

b. Clone merlin-git's git locally

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

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

$ cd ~/merlin-git $ makepkg -si

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

ID: 289610
Name: merlin-git
PackageBaseID: 87656
PackageBase: merlin-git
Version: 20160325-1
Description: Context sensitive completion for OCaml in Vim and Emacs (ocamlmerlin binary only)
URL: https://github.com/the-lambda-church/merlin
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: 314eter
Submitter: atweiden
FirstSubmitted: 1416845875
LastModified: 1459419721
URLPath: /cgit/aur.git/snapshot/merlin-git.tar.gz