oxfuse-dmd on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S oxfuse-dmd

* (Optional) Uninstall oxfuse-dmd on Arch using YAY

$ yay -Rns oxfuse-dmd

2. Manually Install "oxfuse-dmd" via AUR

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

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

b. Clone oxfuse-dmd's git locally

$ git clone https://aur.archlinux.org/oxfuse-dmd.git ~/oxfuse-dmd

c. Go to ~/oxfuse-dmd folder and install it

$ cd ~/oxfuse-dmd $ makepkg -si

3. Information about the oxfuse-dmd package on Arch User Repository (AUR)

ID: 1343183
Name: oxfuse-dmd
PackageBaseID: 190514
PackageBase: oxfuse-dmd
Version: 0.1.2-0
Description: High-level binding to libfuse3 for the D programming language
URL: https://gitlab.com/os-18/oxfuse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Vindex
Submitter: Vindex
FirstSubmitted: 1676653210
LastModified: 1698453034
URLPath: /cgit/aur.git/snapshot/oxfuse-dmd.tar.gz