davfs2 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S davfs2

* (Optional) Uninstall davfs2 on Arch using YAY

$ yay -Rns davfs2

2. Manually Install "davfs2" via AUR

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

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

b. Clone davfs2's git locally

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

c. Go to ~/davfs2 folder and install it

$ cd ~/davfs2 $ makepkg -si

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

ID: 1177906
Name: davfs2
PackageBaseID: 177612
PackageBase: davfs2
Version: 1.7.0-1
Description: File system driver that allows you to mount a WebDAV folder
URL: https://savannah.nongnu.org/projects/davfs2
NumVotes: 17
Popularity: 1.299964
OutOfDate:
Maintainer: Kewl
Submitter: arojas
FirstSubmitted: 1648840066
LastModified: 1670104909
URLPath: /cgit/aur.git/snapshot/davfs2.tar.gz