haskell-hfuse on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S haskell-hfuse

* (Optional) Uninstall haskell-hfuse on Arch using YAY

$ yay -Rns haskell-hfuse

2. Manually Install "haskell-hfuse" via AUR

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

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

b. Clone haskell-hfuse's git locally

$ git clone https://aur.archlinux.org/haskell-hfuse.git ~/haskell-hfuse

c. Go to ~/haskell-hfuse folder and install it

$ cd ~/haskell-hfuse $ makepkg -si

3. Information about the haskell-hfuse package on Arch User Repository (AUR)

ID: 951691
Name: haskell-hfuse
PackageBaseID: 170290
PackageBase: haskell-hfuse
Version: 0.2.5.0-1
Description: Bindings for the FUSE library, compatible with Linux, OSXFUSE and FreeBSD
URL: https://hackage.haskell.org/package/HFuse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alhirzel
Submitter: KokaKiwi
FirstSubmitted: 1629799538
LastModified: 1629799538
URLPath: /cgit/aur.git/snapshot/haskell-hfuse.tar.gz