ocaml-ppx_cold on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S ocaml-ppx_cold

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

$ yay -Rns ocaml-ppx_cold

2. Manually Install "ocaml-ppx_cold" via AUR

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

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

b. Clone ocaml-ppx_cold's git locally

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

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

$ cd ~/ocaml-ppx_cold $ makepkg -si

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

ID: 1393803
Name: ocaml-ppx_cold
PackageBaseID: 150536
PackageBase: ocaml-ppx_cold
Version: 0.16.0-1
Description: Expands [@Cold] into [@inline never][@specialise never][@Local never]
URL: https://github.com/janestreet/ppx_cold
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1584800057
LastModified: 1706397005
URLPath: /cgit/aur.git/snapshot/ocaml-ppx_cold.tar.gz