ocaml-process-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ocaml-process-git

* (Optional) Uninstall ocaml-process-git on Arch using YAY

$ yay -Rns ocaml-process-git

2. Manually Install "ocaml-process-git" via AUR

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

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

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

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

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

$ cd ~/ocaml-process-git $ makepkg -si

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

ID: 657731
Name: ocaml-process-git
PackageBaseID: 132644
PackageBase: ocaml-process-git
Version: 20160901-2
Description: Easy process control in OCaml
URL: https://github.com/dsheets/ocaml-process
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: soimort
Submitter: soimort
FirstSubmitted: 1526677534
LastModified: 1571519456
URLPath: /cgit/aur.git/snapshot/ocaml-process-git.tar.gz