ocaml-ocamlgraph on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ocaml-ocamlgraph

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

$ yay -Rns ocaml-ocamlgraph

2. Manually Install "ocaml-ocamlgraph" via AUR

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

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

b. Clone ocaml-ocamlgraph's git locally

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

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

$ cd ~/ocaml-ocamlgraph $ makepkg -si

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

ID: 480830
Name: ocaml-ocamlgraph
PackageBaseID: 106742
PackageBase: ocaml-ocamlgraph
Version: 1.8.8-1
Description: Graph library for OCaml
URL: http://ocamlgraph.lri.fr/index.en.html
NumVotes: 5
Popularity: 0
OutOfDate: 1692385156
Maintainer:
Submitter: thorsten
FirstSubmitted: 1453999379
LastModified: 1516892305
URLPath: /cgit/aur.git/snapshot/ocaml-ocamlgraph.tar.gz