python-wsgidav on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-wsgidav

* (Optional) Uninstall python-wsgidav on Arch using YAY

$ yay -Rns python-wsgidav

2. Manually Install "python-wsgidav" via AUR

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

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

b. Clone python-wsgidav's git locally

$ git clone https://aur.archlinux.org/python-wsgidav.git ~/python-wsgidav

c. Go to ~/python-wsgidav folder and install it

$ cd ~/python-wsgidav $ makepkg -si

3. Information about the python-wsgidav package on Arch User Repository (AUR)

ID: 1062514
Name: python-wsgidav
PackageBaseID: 128003
PackageBase: python-wsgidav
Version: 4.0.1-3
Description: Generic WebDAV server based on WSGI
URL: https://github.com/mar10/wsgidav
NumVotes: 2
Popularity: 0.012091
OutOfDate: 1691344530
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1513548314
LastModified: 1649246795
URLPath: /cgit/aur.git/snapshot/python-wsgidav.tar.gz