ocaml-pipebang on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ocaml-pipebang

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

$ yay -Rns ocaml-pipebang

2. Manually Install "ocaml-pipebang" via AUR

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

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

b. Clone ocaml-pipebang's git locally

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

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

$ cd ~/ocaml-pipebang $ makepkg -si

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

ID: 427909
Name: ocaml-pipebang
PackageBaseID: 61238
PackageBase: ocaml-pipebang
Version: 113.00.00-1
Description: OCaml syntax extension to transform x |! f into f x
URL: https://github.com/janestreet/pipebang
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1343379203
LastModified: 1500204326
URLPath: /cgit/aur.git/snapshot/ocaml-pipebang.tar.gz