camlp-streams on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S camlp-streams

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

$ yay -Rns camlp-streams

2. Manually Install "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 camlp-streams's git locally

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

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

$ cd ~/camlp-streams $ makepkg -si

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

ID: 1099844
Name: camlp-streams
PackageBaseID: 183302
PackageBase: camlp-streams
Version: 5.0-1
Description: The Stream and Genlex libraries for use with Camlp4 and Camlp5
URL: https://github.com/ocaml/camlp-streams
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: condy
FirstSubmitted: 1655472695
LastModified: 1655472695
URLPath: /cgit/aur.git/snapshot/camlp-streams.tar.gz

5. The same packages on other Linux Distributions