How To Install python3-pywebdav on Fedora 36

In this tutorial we learn how to install python3-pywebdav in Fedora 36. python3-pywebdav is WebDAV library for Python 3

Introduction

In this tutorial we learn how to install python3-pywebdav on Fedora 36.

What is python3-pywebdav

WebDAV library for Python. WebDAV is an extension to the normal HTTP/1.1 protocol allowing the user to upload data, create collections of objects, store properties for objects, etc.

We can use yum or dnf to install python3-pywebdav on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-pywebdav.

Install python3-pywebdav on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-pywebdav using dnf by running the following command:

sudo dnf -y install python3-pywebdav

Install python3-pywebdav on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-pywebdav using yum by running the following command:

sudo yum -y install python3-pywebdav

How To Uninstall python3-pywebdav on Fedora 36

To uninstall only the python3-pywebdav package we can use the following command:

sudo dnf remove python3-pywebdav

python3-pywebdav Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/PyWebDAV3-0.9.12-py3.10.egg-info
/usr/lib/python3.10/site-packages/PyWebDAV3-0.9.12-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/PyWebDAV3-0.9.12-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/PyWebDAV3-0.9.12-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/PyWebDAV3-0.9.12-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/PyWebDAV3-0.9.12-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/PyWebDAV3-0.9.12-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/PyWebDAV3-0.9.12-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/pywebdav
/usr/lib/python3.10/site-packages/pywebdav/__init__.py
/usr/lib/python3.10/site-packages/pywebdav/__main__.py
/usr/lib/python3.10/site-packages/pywebdav/__pycache__
/usr/lib/python3.10/site-packages/pywebdav/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywebdav/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywebdav/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywebdav/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib
/usr/lib/python3.10/site-packages/pywebdav/lib/AuthServer.py
/usr/lib/python3.10/site-packages/pywebdav/lib/INI_Parse.py
/usr/lib/python3.10/site-packages/pywebdav/lib/WebDAVServer.py
/usr/lib/python3.10/site-packages/pywebdav/lib/__init__.py
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/AuthServer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/AuthServer.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/INI_Parse.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/INI_Parse.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/WebDAVServer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/WebDAVServer.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/constants.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/constants.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/davcmd.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/davcmd.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/davcopy.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/davcopy.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/davmove.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/davmove.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/dbconn.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/dbconn.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/delete.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/delete.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/errors.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/errors.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/iface.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/iface.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/locks.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/locks.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/propfind.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/propfind.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/report.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/report.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/status.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/status.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywebdav/lib/constants.py
/usr/lib/python3.10/site-packages/pywebdav/lib/davcmd.py
/usr/lib/python3.10/site-packages/pywebdav/lib/davcopy.py
/usr/lib/python3.10/site-packages/pywebdav/lib/davmove.py
/usr/lib/python3.10/site-packages/pywebdav/lib/dbconn.py
/usr/lib/python3.10/site-packages/pywebdav/lib/delete.py
/usr/lib/python3.10/site-packages/pywebdav/lib/errors.py
/usr/lib/python3.10/site-packages/pywebdav/lib/iface.py
/usr/lib/python3.10/site-packages/pywebdav/lib/locks.py
/usr/lib/python3.10/site-packages/pywebdav/lib/propfind.py
/usr/lib/python3.10/site-packages/pywebdav/lib/report.py
/usr/lib/python3.10/site-packages/pywebdav/lib/status.py
/usr/lib/python3.10/site-packages/pywebdav/lib/utils.py
/usr/share/doc/python3-pywebdav
/usr/share/doc/python3-pywebdav/README
/usr/share/doc/python3-pywebdav/doc
/usr/share/doc/python3-pywebdav/doc/ARCHITECTURE
/usr/share/doc/python3-pywebdav/doc/Changes
/usr/share/doc/python3-pywebdav/doc/TODO
/usr/share/doc/python3-pywebdav/doc/interface_class
/usr/share/doc/python3-pywebdav/doc/walker
/usr/share/licenses/python3-pywebdav
/usr/share/licenses/python3-pywebdav/LICENSE

References

Summary

In this tutorial we learn how to install python3-pywebdav on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).