ocaml-visitors on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ocaml-visitors

* (Optional) Uninstall ocaml-visitors on Arch using YAY

$ yay -Rns ocaml-visitors

2. Manually Install "ocaml-visitors" via AUR

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

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

b. Clone ocaml-visitors's git locally

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

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

$ cd ~/ocaml-visitors $ makepkg -si

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

ID: 1393865
Name: ocaml-visitors
PackageBaseID: 134526
PackageBase: ocaml-visitors
Version: 20210608-5
Description: An OCaml syntax extension for generating visitor classes
URL: https://gitlab.inria.fr/fpottier/visitors
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: malet
FirstSubmitted: 1532622128
LastModified: 1706397381
URLPath: /cgit/aur.git/snapshot/ocaml-visitors.tar.gz