How to Install and Uninstall python3-pywebdav.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "python3-pywebdav.noarch" package

Please follow the guidelines below to install python3-pywebdav.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-pywebdav.noarch

2. Uninstall "python3-pywebdav.noarch" package

Please follow the steps below to uninstall python3-pywebdav.noarch on Fedora 34:

$ sudo dnf remove python3-pywebdav.noarch $ sudo dnf autoremove

3. Information about the python3-pywebdav.noarch package on Fedora 34

Last metadata expiration check: 1:49:09 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pywebdav
Version : 0.9.12
Release : 9.fc34
Architecture : noarch
Size : 75 k
Source : pywebdav-0.9.12-9.fc34.src.rpm
Repository : fedora
Summary : WebDAV library for Python 3
URL : https://github.com/andrewleech/PyWebDAV3
License : LGPLv2+
Description : 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.