ocamlnet on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ocamlnet

* (Optional) Uninstall ocamlnet on Arch using YAY

$ yay -Rns ocamlnet

2. Manually Install "ocamlnet" via AUR

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

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

b. Clone ocamlnet's git locally

$ git clone https://aur.archlinux.org/ocamlnet.git ~/ocamlnet

c. Go to ~/ocamlnet folder and install it

$ cd ~/ocamlnet $ makepkg -si

3. Information about the ocamlnet package on Arch User Repository (AUR)

ID: 1354251
Name: ocamlnet
PackageBaseID: 18606
PackageBase: ocamlnet
Version: 4.1.9-3
Description: A library for Web and Internet programming in OCaml
URL: http://projects.camlcity.org/projects/ocamlnet.html
NumVotes: 56
Popularity: 0
OutOfDate:
Maintainer: oriba
Submitter: guital
FirstSubmitted: 1216845128
LastModified: 1700147188
URLPath: /cgit/aur.git/snapshot/ocamlnet.tar.gz