ocaml-http-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ocaml-http-git

* (Optional) Uninstall ocaml-http-git on Arch using YAY

$ yay -Rns ocaml-http-git

2. Manually Install "ocaml-http-git" via AUR

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

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

b. Clone ocaml-http-git's git locally

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

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

$ cd ~/ocaml-http-git $ makepkg -si

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

ID: 622039
Name: ocaml-http-git
PackageBaseID: 142818
PackageBase: ocaml-http-git
Version: 0.1.6-1
Description: OCaml library that lets you to write simple HTTP daemons
URL: https://github.com/sacerdot/ocaml-http
NumVotes: 0
Popularity: 0
OutOfDate: 1704896588
Maintainer: andrea_berling
Submitter: andrea_berling
FirstSubmitted: 1560686047
LastModified: 1560690088
URLPath: /cgit/aur.git/snapshot/ocaml-http-git.tar.gz