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

Last updated: October 07,2024

1. Install "python3-pywebdav.noarch" package

Learn how to install python3-pywebdav.noarch on Fedora 36

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

2. Uninstall "python3-pywebdav.noarch" package

Please follow the guidance below to uninstall python3-pywebdav.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:01:28 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pywebdav
Version : 0.9.12
Release : 12.fc36
Architecture : noarch
Size : 74 k
Source : pywebdav-0.9.12-12.fc36.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.