ocaml-cryptokit on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ocaml-cryptokit

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

$ yay -Rns ocaml-cryptokit

2. Manually Install "ocaml-cryptokit" via AUR

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

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

b. Clone ocaml-cryptokit's git locally

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

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

$ cd ~/ocaml-cryptokit $ makepkg -si

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

ID: 1415615
Name: ocaml-cryptokit
PackageBaseID: 33266
PackageBase: ocaml-cryptokit
Version: 1.19-1
Description: Cryptographic primitives for OCaml
URL: http://pauillac.inria.fr/~xleroy/software.html#cryptokit
NumVotes: 64
Popularity: 0
OutOfDate:
Maintainer: pricechrispy
Submitter:
FirstSubmitted: 1262280717
LastModified: 1708928851
URLPath: /cgit/aur.git/snapshot/ocaml-cryptokit.tar.gz