opam-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S opam-git

* (Optional) Uninstall opam-git on Arch using YAY

$ yay -Rns opam-git

2. Manually Install "opam-git" via AUR

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

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

b. Clone opam-git's git locally

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

c. Go to ~/opam-git folder and install it

$ cd ~/opam-git $ makepkg -si

3. Information about the opam-git package on Arch User Repository (AUR)

ID: 855900
Name: opam-git
PackageBaseID: 62387
PackageBase: opam-git
Version: 2.1.0.beta4.r13.g6929b39c-1
Description: OCaml package manager
URL: https://opam.ocaml.org/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: Rucikir
Submitter: zhehao
FirstSubmitted: 1346337240
LastModified: 1612089715
URLPath: /cgit/aur.git/snapshot/opam-git.tar.gz