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

Last updated: September 28,2024

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

$ yay -S ocaml-migrate-parsetree

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

$ yay -Rns ocaml-migrate-parsetree

2. Manually Install "ocaml-migrate-parsetree" 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-parsetree's git locally

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

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

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

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

ID: 1129017
Name: ocaml-migrate-parsetree
PackageBaseID: 124482
PackageBase: ocaml-migrate-parsetree
Version: 2.4.0-2
Description: Convert OCaml parsetrees between different major versions
URL: https://github.com/ocaml-ppx/ocaml-migrate-parsetree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dctxmei
Submitter: J5lx
FirstSubmitted: 1501603472
LastModified: 1661170988
URLPath: /cgit/aur.git/snapshot/ocaml-migrate-parsetree.tar.gz

5. The same packages on other Linux Distributions