How to Install and Uninstall python3-easywebdav Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3-easywebdav" package

This guide covers the steps necessary to install python3-easywebdav on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-easywebdav

2. Uninstall "python3-easywebdav" package

Learn how to uninstall python3-easywebdav on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-easywebdav package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-easywebdav
Priority: optional
Section: universe/python
Installed-Size: 34
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-easywebdav
Version: 1.2.0-2
Depends: python3-requests, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-easywebdav/python3-easywebdav_1.2.0-2_all.deb
Size: 5574
MD5sum: fdef7e71647bdfd2a2b1b2669ad1b7c8
SHA1: 94e1e2d4410c67d7fbf9c277a02345b52374612f
SHA256: f2ffedb583cb71dc4e817e2e3060c6464a9178bb47c20357ccf791bbca779186
Description-en: straight-forward WebDAV client module (Python 3 interface)
EasyWebDAV is an easy to use WebDAV client implementation for Python.
It features:
- Basic authentication
- Creating directories, removing directories and files
- Uploading and downloading files
- Directory listing
- Support for client side SSL certificates
.
This package provides the Python 3.x module.
Description-md5: 268de51e14122ac54db1d9d213836f79
Homepage: https://github.com/amnong/easywebdav
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu