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
Copied
b. Install ocamlfuse on Arch using YAY
$
yay -S
ocamlfuse
Copied
* (Optional) Uninstall ocamlfuse on Arch using YAY
$
yay -Rns
ocamlfuse
Copied
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
Copied
b. Clone ocamlfuse's git locally
$
git clone https://aur.archlinux.org/ocamlfuse.git
~/ocamlfuse
Copied
c. Go to ~/ocamlfuse folder and install it
$
cd
~/ocamlfuse
Copied
$
makepkg -si
Copied
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
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