ocaml-base_bigstring on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ocaml-base_bigstring

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

$ yay -Rns ocaml-base_bigstring

2. Manually Install "ocaml-base_bigstring" via AUR

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

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

b. Clone ocaml-base_bigstring's git locally

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

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

$ cd ~/ocaml-base_bigstring $ makepkg -si

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

ID: 1393755
Name: ocaml-base_bigstring
PackageBaseID: 150556
PackageBase: ocaml-base_bigstring
Version: 0.16.0-1
Description: String type based on Bigarray, for use in I/O and C-bindings
URL: https://github.com/janestreet/base_bigstring
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1584827413
LastModified: 1706396735
URLPath: /cgit/aur.git/snapshot/ocaml-base_bigstring.tar.gz