ocaml-mysql on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ocaml-mysql

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

$ yay -Rns ocaml-mysql

2. Manually Install "ocaml-mysql" via AUR

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

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

b. Clone ocaml-mysql's git locally

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

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

$ cd ~/ocaml-mysql $ makepkg -si

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

ID: 738866
Name: ocaml-mysql
PackageBaseID: 47002
PackageBase: ocaml-mysql
Version: 1.2.4-2
Description: OCaml bindings for MySQL
URL: http://ocaml-mysql.forge.ocamlcore.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: dest
FirstSubmitted: 1298930123
LastModified: 1589829420
URLPath: /cgit/aur.git/snapshot/ocaml-mysql.tar.gz