ocaml-sqlite3 on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "ocaml-sqlite3" 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-sqlite3 on Arch using YAY
$
yay -S
ocaml-sqlite3
Copied
* (Optional) Uninstall ocaml-sqlite3 on Arch using YAY
$
yay -Rns
ocaml-sqlite3
Copied
2. Manually Install "ocaml-sqlite3" 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-sqlite3's git locally
$
git clone https://aur.archlinux.org/ocaml-sqlite3.git
~/ocaml-sqlite3
Copied
c. Go to ~/ocaml-sqlite3 folder and install it
$
cd
~/ocaml-sqlite3
Copied
$
makepkg -si
Copied
3. Information about the ocaml-sqlite3 package on Arch User Repository (AUR)
ID: 1007259
Name: ocaml-sqlite3
PackageBaseID: 44914
PackageBase: ocaml-sqlite3
Version: 5.1.0-1
Description: SQLite3 bindings for OCaml
URL: https://mmottl.github.io/sqlite3-ocaml/
NumVotes: 50
Popularity: 0
OutOfDate:
Maintainer: fungible
Submitter:
FirstSubmitted: 1293672715
LastModified: 1639997666
URLPath: /cgit/aur.git/snapshot/ocaml-sqlite3.tar.gz
Name: ocaml-sqlite3
PackageBaseID: 44914
PackageBase: ocaml-sqlite3
Version: 5.1.0-1
Description: SQLite3 bindings for OCaml
URL: https://mmottl.github.io/sqlite3-ocaml/
NumVotes: 50
Popularity: 0
OutOfDate:
Maintainer: fungible
Submitter:
FirstSubmitted: 1293672715
LastModified: 1639997666
URLPath: /cgit/aur.git/snapshot/ocaml-sqlite3.tar.gz