ocp-build on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ocp-build

* (Optional) Uninstall ocp-build on Arch using YAY

$ yay -Rns ocp-build

2. Manually Install "ocp-build" via AUR

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

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

b. Clone ocp-build's git locally

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

c. Go to ~/ocp-build folder and install it

$ cd ~/ocp-build $ makepkg -si

3. Information about the ocp-build package on Arch User Repository (AUR)

ID: 488336
Name: ocp-build
PackageBaseID: 71758
PackageBase: ocp-build
Version: 1.99.20_beta-1
Description: A build system for OCaml applications
URL: http://www.typerex.org/ocp-build.html
NumVotes: 0
Popularity: 0
OutOfDate: 1603492314
Maintainer:
FirstSubmitted: 1373620746
LastModified: 1519156713
URLPath: /cgit/aur.git/snapshot/ocp-build.tar.gz