merlin on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "merlin" 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 merlin on Arch using YAY
$
yay -S
merlin
Copied
* (Optional) Uninstall merlin on Arch using YAY
$
yay -Rns
merlin
Copied
2. Manually Install "merlin" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone merlin's git locally
$
git clone https://aur.archlinux.org/merlin.git
~/merlin
Copied
c. Go to ~/merlin folder and install it
$
cd
~/merlin
Copied
$
makepkg -si
Copied
3. Information about the merlin package on Arch User Repository (AUR)
ID: 1219601
Name: merlin
PackageBaseID: 148880
PackageBase: merlin
Version: 4.8-1
Description: Context sensitive completion for OCaml in Vim and Emacs
URL: https://github.com/ocaml/merlin
NumVotes: 1
Popularity: 0
OutOfDate: 1704638193
Maintainer: condy
Submitter: condy
FirstSubmitted: 1581079149
LastModified: 1677687820
URLPath: /cgit/aur.git/snapshot/merlin.tar.gz
Name: merlin
PackageBaseID: 148880
PackageBase: merlin
Version: 4.8-1
Description: Context sensitive completion for OCaml in Vim and Emacs
URL: https://github.com/ocaml/merlin
NumVotes: 1
Popularity: 0
OutOfDate: 1704638193
Maintainer: condy
Submitter: condy
FirstSubmitted: 1581079149
LastModified: 1677687820
URLPath: /cgit/aur.git/snapshot/merlin.tar.gz