ocaml-visitors on AUR (Arch User Repository)
Last updated: December 23,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
Copied
b. Install ocaml-visitors on Arch using YAY
$
yay -S
ocaml-visitors
Copied
* (Optional) Uninstall ocaml-visitors on Arch using YAY
$
yay -Rns
ocaml-visitors
Copied
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
Copied
b. Clone ocaml-visitors's git locally
$
git clone https://aur.archlinux.org/ocaml-visitors.git
~/ocaml-visitors
Copied
c. Go to ~/ocaml-visitors folder and install it
$
cd
~/ocaml-visitors
Copied
$
makepkg -si
Copied
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
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