How to Install and Uninstall python3-easywebdav Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-easywebdav" package

This guide let you learn how to install python3-easywebdav on Kali Linux

$ sudo apt update $ sudo apt install python3-easywebdav

2. Uninstall "python3-easywebdav" package

Please follow the steps below to uninstall python3-easywebdav on Kali Linux:

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

3. Information about the python3-easywebdav package on Kali Linux

Package: python3-easywebdav
Source: python-easywebdav
Version: 1.2.0-10
Installed-Size: 29
Maintainer: Debian Python Team
Architecture: all
Depends: python3-requests, python3:any
Size: 6336
SHA256: d181b6267d17e7e099f055994168711836914eafcd75ad158ca729a578174a0c
SHA1: f110cc5b4d66723489d199a7f124e9bee6fb2cec
MD5sum: e58ce9177cf55c4bb7fb6cebcbfd8a46
Description: 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:
Homepage: https://github.com/amnong/easywebdav
Section: python
Priority: optional
Filename: pool/main/p/python-easywebdav/python3-easywebdav_1.2.0-10_all.deb