wdfs on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S wdfs

* (Optional) Uninstall wdfs on Arch using YAY

$ yay -Rns wdfs

2. Manually Install "wdfs" via AUR

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

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

b. Clone wdfs's git locally

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

c. Go to ~/wdfs folder and install it

$ cd ~/wdfs $ makepkg -si

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

ID: 195163
Name: wdfs
PackageBaseID: 14476
PackageBase: wdfs
Version: 1.4.2-3
Description: A webdav filesystem based on FUSE
URL: http://noedler.de/projekte/wdfs/
NumVotes: 48
Popularity: 0.014945
OutOfDate:
Maintainer: SanskritFritz
Submitter:
FirstSubmitted: 1199242422
LastModified: 1434235074
URLPath: /cgit/aur.git/snapshot/wdfs.tar.gz

5. The same packages on other Linux Distributions