ocaml4-camlp-streams on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "ocaml4-camlp-streams" 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 ocaml4-camlp-streams on Arch using YAY

$ yay -S ocaml4-camlp-streams

* (Optional) Uninstall ocaml4-camlp-streams on Arch using YAY

$ yay -Rns ocaml4-camlp-streams

2. Manually Install "ocaml4-camlp-streams" via AUR

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

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

b. Clone ocaml4-camlp-streams's git locally

$ git clone https://aur.archlinux.org/ocaml4-camlp-streams.git ~/ocaml4-camlp-streams

c. Go to ~/ocaml4-camlp-streams folder and install it

$ cd ~/ocaml4-camlp-streams $ makepkg -si

3. Information about the ocaml4-camlp-streams package on Arch User Repository (AUR)

ID: 1275077
Name: ocaml4-camlp-streams
PackageBaseID: 194840
PackageBase: ocaml4-camlp-streams
Version: 5.0.1-1
Description: The Stream and Genlex libraries for use with Camlp4 and Camlp5.
URL: https://github.com/ocaml/camlp-streams
NumVotes: 1
Popularity: 0.136254
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1687098358
LastModified: 1687098358
URLPath: /cgit/aur.git/snapshot/ocaml4-camlp-streams.tar.gz