ocaml-syntax-shims on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml-syntax-shims

* (Optional) Uninstall ocaml-syntax-shims on Arch using YAY

$ yay -Rns ocaml-syntax-shims

2. Manually Install "ocaml-syntax-shims" via AUR

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

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

b. Clone ocaml-syntax-shims's git locally

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

c. Go to ~/ocaml-syntax-shims folder and install it

$ cd ~/ocaml-syntax-shims $ makepkg -si

3. Information about the ocaml-syntax-shims package on Arch User Repository (AUR)

ID: 1393847
Name: ocaml-syntax-shims
PackageBaseID: 196563
PackageBase: ocaml-syntax-shims
Version: 1.0.0-1
Description: Backport new OCaml syntax to older compilers
URL: https://github.com/ocaml-ppx/ocaml-syntax-shims
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1691664357
LastModified: 1706397270
URLPath: /cgit/aur.git/snapshot/ocaml-syntax-shims.tar.gz