ocaml-ssl on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ocaml-ssl

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

$ yay -Rns ocaml-ssl

2. Manually Install "ocaml-ssl" via AUR

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

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

b. Clone ocaml-ssl's git locally

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

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

$ cd ~/ocaml-ssl $ makepkg -si

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

ID: 1280941
Name: ocaml-ssl
PackageBaseID: 97123
PackageBase: ocaml-ssl
Version: 0.6.0-1
Description: OCaml SSL Library
URL: https://github.com/savonet/ocaml-ssl
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: sigmundv
FirstSubmitted: 1439231022
LastModified: 1688124450
URLPath: /cgit/aur.git/snapshot/ocaml-ssl.tar.gz