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

Last updated: May 20,2024

1. Install "python3-webdav" package

Please follow the instructions below to install python3-webdav on Kali Linux

$ sudo apt update $ sudo apt install python3-webdav

2. Uninstall "python3-webdav" package

In this section, we are going to explain the necessary steps to uninstall python3-webdav on Kali Linux:

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

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

Package: python3-webdav
Source: pywebdav
Version: 0.10.0-2
Installed-Size: 651
Maintainer: Debian Tryton Maintainers
Architecture: all
Depends: python3-pkg-resources, python3-six, python3:any
Size: 511508
SHA256: b33c873ccc1be54e3d0195629c9a2541951041bc13c61ba194f438d76bc75b25
SHA1: 02fa96731215bf460f91304463b1a8b02c464056
MD5sum: a6911d95839a48af2dbe261f258e33bf
Description: WebDAV server implementation in Python (Python3)
PyWebDAV is a WebDAV server implementation in Python. It's aim is to provide a
simple interface to webdav services to any application which needs it. It can
be run as a daemon.
.
This package is targeting Python version 3.
Description-md5:
Homepage: https://github.com/andrewleech/PyWebDAV3.git
Section: python
Priority: optional
Filename: pool/main/p/pywebdav/python3-webdav_0.10.0-2_all.deb