ocaml-migrate-parsetree2 on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ocaml-migrate-parsetree2

* (Optional) Uninstall ocaml-migrate-parsetree2 on Arch using YAY

$ yay -Rns ocaml-migrate-parsetree2

2. Manually Install "ocaml-migrate-parsetree2" via AUR

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

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

b. Clone ocaml-migrate-parsetree2's git locally

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

c. Go to ~/ocaml-migrate-parsetree2 folder and install it

$ cd ~/ocaml-migrate-parsetree2 $ makepkg -si

3. Information about the ocaml-migrate-parsetree2 package on Arch User Repository (AUR)

ID: 1098300
Name: ocaml-migrate-parsetree2
PackageBaseID: 156840
PackageBase: ocaml-migrate-parsetree2
Version: 2.3.0-2
Description: Convert OCaml parsetrees between different major versions - 2.x.x version
URL: https://github.com/ocaml-ppx/ocaml-migrate-parsetree
NumVotes: 2
Popularity: 0.001018
OutOfDate:
Maintainer:
FirstSubmitted: 1597758689
LastModified: 1655231679
URLPath: /cgit/aur.git/snapshot/ocaml-migrate-parsetree2.tar.gz