ocaml-gd4o on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ocaml-gd4o

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

$ yay -Rns ocaml-gd4o

2. Manually Install "ocaml-gd4o" via AUR

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

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

b. Clone ocaml-gd4o's git locally

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

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

$ cd ~/ocaml-gd4o $ makepkg -si

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

ID: 738891
Name: ocaml-gd4o
PackageBaseID: 69468
PackageBase: ocaml-gd4o
Version: 1.0a5-4
Description: OCaml interface to the GD graphics library
URL: http://matt.gushee.net/software/gd4o/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: leonardder
FirstSubmitted: 1367051623
LastModified: 1589831643
URLPath: /cgit/aur.git/snapshot/ocaml-gd4o.tar.gz