ocaml-ocp-indent on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml-ocp-indent

* (Optional) Uninstall ocaml-ocp-indent on Arch using YAY

$ yay -Rns ocaml-ocp-indent

2. Manually Install "ocaml-ocp-indent" via AUR

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

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

b. Clone ocaml-ocp-indent's git locally

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

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

$ cd ~/ocaml-ocp-indent $ makepkg -si

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

ID: 1179521
Name: ocaml-ocp-indent
PackageBaseID: 148970
PackageBase: ocaml-ocp-indent
Version: 1.8.2-4
Description: Indentation tool for OCaml, to be used from editors like Emacs and Vim.
URL: https://github.com/OCamlPro/ocp-indent
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: condy
Submitter: condy
FirstSubmitted: 1581226724
LastModified: 1670428089
URLPath: /cgit/aur.git/snapshot/ocaml-ocp-indent.tar.gz