ocaml-fileutils on AUR (Arch User Repository)

Last updated: February 25,2025

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

$ yay -S ocaml-fileutils

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

$ yay -Rns ocaml-fileutils

2. Manually Install "ocaml-fileutils" via AUR

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

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

b. Clone ocaml-fileutils's git locally

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

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

$ cd ~/ocaml-fileutils $ makepkg -si

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

ID: 1393770
Name: ocaml-fileutils
PackageBaseID: 106734
PackageBase: ocaml-fileutils
Version: 0.6.4-2
Description: OCaml API to manipulate real files and filenames
URL: https://github.com/gildor478/ocaml-fileutils
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: thorsten
FirstSubmitted: 1453996923
LastModified: 1706396827
URLPath: /cgit/aur.git/snapshot/ocaml-fileutils.tar.gz