ocaml-async_rpc_kernel on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml-async_rpc_kernel

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

$ yay -Rns ocaml-async_rpc_kernel

2. Manually Install "ocaml-async_rpc_kernel" via AUR

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

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

b. Clone ocaml-async_rpc_kernel's git locally

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

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

$ cd ~/ocaml-async_rpc_kernel $ makepkg -si

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

ID: 1393753
Name: ocaml-async_rpc_kernel
PackageBaseID: 196584
PackageBase: ocaml-async_rpc_kernel
Version: 0.16.0-1
Description: Platform-independent core of Async RPC library for OCaml
URL: https://github.com/janestreet/async_rpc_kernel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1691740038
LastModified: 1706396722
URLPath: /cgit/aur.git/snapshot/ocaml-async_rpc_kernel.tar.gz