ocaml-thread-table on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml-thread-table

* (Optional) Uninstall ocaml-thread-table on Arch using YAY

$ yay -Rns ocaml-thread-table

2. Manually Install "ocaml-thread-table" via AUR

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

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

b. Clone ocaml-thread-table's git locally

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

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

$ cd ~/ocaml-thread-table $ makepkg -si

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

ID: 1393850
Name: ocaml-thread-table
PackageBaseID: 195901
PackageBase: ocaml-thread-table
Version: 1.0.0-1
Description: A lock-free thread-safe integer keyed hash table
URL: https://github.com/ocaml-multicore/thread-table
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1689804968
LastModified: 1706397288
URLPath: /cgit/aur.git/snapshot/ocaml-thread-table.tar.gz