ocaml-archive on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ocaml-archive

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

$ yay -Rns ocaml-archive

2. Manually Install "ocaml-archive" via AUR

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

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

b. Clone ocaml-archive's git locally

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

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

$ cd ~/ocaml-archive $ makepkg -si

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

ID: 427855
Name: ocaml-archive
PackageBaseID: 107244
PackageBase: ocaml-archive
Version: 2.8.4+2-1
Description: Bindings to libarchive with Lwt support
URL: https://forge.ocamlcore.org/projects/ocaml-archive/
NumVotes: 0
Popularity: 0
OutOfDate: 1635713413
Maintainer:
FirstSubmitted: 1454817133
LastModified: 1500203363
URLPath: /cgit/aur.git/snapshot/ocaml-archive.tar.gz