ocamlfuse on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ocamlfuse

* (Optional) Uninstall ocamlfuse on Arch using YAY

$ yay -Rns ocamlfuse

2. Manually Install "ocamlfuse" via AUR

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

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

b. Clone ocamlfuse's git locally

$ git clone https://aur.archlinux.org/ocamlfuse.git ~/ocamlfuse

c. Go to ~/ocamlfuse folder and install it

$ cd ~/ocamlfuse $ makepkg -si

3. Information about the ocamlfuse package on Arch User Repository (AUR)

ID: 1415617
Name: ocamlfuse
PackageBaseID: 72744
PackageBase: ocamlfuse
Version: 2.7.1-13
Description: An ocaml binding for fuse.
URL: https://github.com/astrada/ocamlfuse/
NumVotes: 30
Popularity: 0
OutOfDate:
Maintainer: pricechrispy
Submitter: whynothugo
FirstSubmitted: 1376975050
LastModified: 1708928982
URLPath: /cgit/aur.git/snapshot/ocamlfuse.tar.gz