ocaml-camlzip on AUR (Arch User Repository)

Last updated: February 08,2025

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

$ yay -S ocaml-camlzip

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

$ yay -Rns ocaml-camlzip

2. Manually Install "ocaml-camlzip" via AUR

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

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

b. Clone ocaml-camlzip's git locally

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

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

$ cd ~/ocaml-camlzip $ makepkg -si

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

ID: 1210034
Name: ocaml-camlzip
PackageBaseID: 163243
PackageBase: ocaml-camlzip
Version: 1.11-1
Description: ZIP and gzip library for OCaml
URL: https://github.com/xavierleroy/camlzip
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: Forty-Bot
Submitter: Forty-Bot
FirstSubmitted: 1613154734
LastModified: 1676218289
URLPath: /cgit/aur.git/snapshot/ocaml-camlzip.tar.gz