How to Install and Uninstall python3-webdavclient Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "python3-webdavclient" package

In this section, we are going to explain the necessary steps to install python3-webdavclient on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-webdavclient

2. Uninstall "python3-webdavclient" package

This guide let you learn how to uninstall python3-webdavclient on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-webdavclient $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-webdavclient package on Ubuntu 21.10 (Impish Indri)

Package: python3-webdavclient
Architecture: all
Version: 3.14.5-2
Priority: optional
Section: universe/python
Source: python-webdavclient
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 107
Depends: python3-certifi, python3-chardet, python3-dateutil, python3-idna, python3-lxml, python3-oauthlib, python3-pkg-resources, python3-requests, python3-six, python3-urllib3, python3:any
Filename: pool/universe/p/python-webdavclient/python3-webdavclient_3.14.5-2_all.deb
Size: 18388
MD5sum: a61a9b425aa81a68d8f5f9d3ae941e07
SHA1: fd3be4cdcbf9351adee26466aa6e795eb01ee191
SHA256: b633c1b9045081a292f9d2aef40d7343240abad6f207fa55c6ad29549ccbef41
SHA512: 60a0eb5340f4a92f552c3577e9e33ab7f4c6c583ef8fd14d74daf6a06b330d1d854a823fb47a75d5a544a3055d89dbe33f40cd02249a8fdc4c1743943b7d9876
Homepage: https://github.com/ezhov-evgeny/webdav-client-python-3
Description-en: Python 3 module for accessing WebDAV servers
WebDAV client library based on original package "webdavclient" which was
Python 2 only (https://github.com/designerror/webdav-client-python).
This package also uses requests instead of PyCURL.
Description-md5: 97182b329604b40ee1cc6a551dff853a
Task: ubuntustudio-audio