ocaml-sexplib on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "ocaml-sexplib" 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-sexplib on Arch using YAY
$
yay -S
ocaml-sexplib
Copied
* (Optional) Uninstall ocaml-sexplib on Arch using YAY
$
yay -Rns
ocaml-sexplib
Copied
2. Manually Install "ocaml-sexplib" 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-sexplib's git locally
$
git clone https://aur.archlinux.org/ocaml-sexplib.git
~/ocaml-sexplib
Copied
c. Go to ~/ocaml-sexplib folder and install it
$
cd
~/ocaml-sexplib
Copied
$
makepkg -si
Copied
3. Information about the ocaml-sexplib package on Arch User Repository (AUR)
ID: 1393843
Name: ocaml-sexplib
PackageBaseID: 21557
PackageBase: ocaml-sexplib
Version: 1:0.16.0-1
Description: Library for serializing OCaml values to and from S-expressions
URL: https://github.com/janestreet/sexplib
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter:
FirstSubmitted: 1226835377
LastModified: 1706397246
URLPath: /cgit/aur.git/snapshot/ocaml-sexplib.tar.gz
Name: ocaml-sexplib
PackageBaseID: 21557
PackageBase: ocaml-sexplib
Version: 1:0.16.0-1
Description: Library for serializing OCaml values to and from S-expressions
URL: https://github.com/janestreet/sexplib
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter:
FirstSubmitted: 1226835377
LastModified: 1706397246
URLPath: /cgit/aur.git/snapshot/ocaml-sexplib.tar.gz