How to Install and Uninstall python-PyWebDAV Package on openSUSE Leap

Last updated: May 16,2024

1. Install "python-PyWebDAV" package

Please follow the guidance below to install python-PyWebDAV on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-PyWebDAV

2. Uninstall "python-PyWebDAV" package

In this section, we are going to explain the necessary steps to uninstall python-PyWebDAV on openSUSE Leap:

$ sudo zypper remove python-PyWebDAV

3. Information about the python-PyWebDAV package on openSUSE Leap

Information for package python-PyWebDAV:
----------------------------------------
Repository : Main Repository
Name : python-PyWebDAV
Version : 0.9.8-bp153.1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 277,4 KiB
Installed : No
Status : not installed
Source package : python-PyWebDAV-0.9.8-bp153.1.13.src
Summary : WebDAV library including a standalone server for python2
Description :
WebDAV library for python2.
Consists of a server that is ready to run Serve and the DAV package
that provides WebDAV server functionality.
Currently supports
* WebDAV level 1
* Level 2 (LOCK, UNLOCK)
* Experimental iterator support
It plays nice with
* Mac OS X Finder
* Windows Explorer
* iCal
* cadaver
* Nautilus
This package does not provide client functionality.