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

Last updated: June 18,2024

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

$ yay -S ocaml-lsp-git

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

$ yay -Rns ocaml-lsp-git

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

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

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

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

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

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

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

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

ID: 710803
Name: ocaml-lsp-git
PackageBaseID: 149456
PackageBase: ocaml-lsp-git
Version: r484.d57bd91-1
Description: OCaml Language Server Protocol implementation
URL: https://github.com/ocaml/ocaml-lsp
NumVotes: 0
Popularity: 0
OutOfDate: 1687722795
Maintainer: PerilousBooklet
Submitter: condy
FirstSubmitted: 1582553874
LastModified: 1584862727
URLPath: /cgit/aur.git/snapshot/ocaml-lsp-git.tar.gz