ocaml-ocaml-version on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ocaml-ocaml-version

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

$ yay -Rns ocaml-ocaml-version

2. Manually Install "ocaml-ocaml-version" via AUR

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

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

b. Clone ocaml-ocaml-version's git locally

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

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

$ cd ~/ocaml-ocaml-version $ makepkg -si

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

ID: 1307459
Name: ocaml-ocaml-version
PackageBaseID: 188449
PackageBase: ocaml-ocaml-version
Version: 3.6.1-1
Description: Manipulate, parse and generate OCaml compiler version strings
URL: https://github.com/ocurrent/ocaml-version
NumVotes: 0
Popularity: 0
OutOfDate: 1707056395
Maintainer:
Submitter: eclairevoyant
FirstSubmitted: 1670141063
LastModified: 1692688081
URLPath: /cgit/aur.git/snapshot/ocaml-ocaml-version.tar.gz