ocaml-hex on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ocaml-hex

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

$ yay -Rns ocaml-hex

2. Manually Install "ocaml-hex" via AUR

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

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

b. Clone ocaml-hex's git locally

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

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

$ cd ~/ocaml-hex $ makepkg -si

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

ID: 1389841
Name: ocaml-hex
PackageBaseID: 201761
PackageBase: ocaml-hex
Version: 1.5.0-1
Description: Hexadecimal converter
URL: https://github.com/mirage/ocaml-hex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lthms
Submitter: lthms
FirstSubmitted: 1705845903
LastModified: 1705845903
URLPath: /cgit/aur.git/snapshot/ocaml-hex.tar.gz