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