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

Last updated: May 19,2024

1. Install "python3-zeep" package

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

$ sudo apt update $ sudo apt install python3-zeep

2. Uninstall "python3-zeep" package

Please follow the guidelines below to uninstall python3-zeep on Kali Linux:

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

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

Package: python3-zeep
Source: python-zeep
Version: 4.2.1-2
Installed-Size: 423
Maintainer: Debian Tryton Maintainers
Architecture: all
Depends: python3-attr, python3-cached-property, python3-defusedxml, python3-freezegun, python3-isodate, python3-lxml, python3-platformdirs (>= 1.4.0), python3-pkg-resources, python3-requests, python3-requests-file, python3-requests-toolbelt, python3-tz, python3:any
Size: 79548
SHA256: c041ebda53a2368fd812746aade94510d2eeabb807d2f8493fe63e4ef70c3a14
SHA1: ab9e1c7b1ab19a301c8059e4264c18befdbc820c
MD5sum: f280c814ce1b863e6dd7e72b86662741
Description: Modern SOAP client library (Python 3)
A fast and modern Python SOAP client
.
Highlights:
* Modern codebase compatible with Python versions >= 3.7 and PyPy
* Build on top of lxml and requests
* Supports recursive WSDL and XSD documents.
* Supports the xsd:choice and xsd:any elements.
* Uses the defusedxml module for handling potential XML security issues
* Support for WSSE (UsernameToken only for now)
* Experimental support for HTTP bindings
* Experimental support for WS-Addressing headers
* Experimental support for asyncio via aiohttp (Python 3.5+)
.
Features still in development include:
* WSSE x.509 support (BinarySecurityToken)
* WS Policy support
.
Please see for more information the documentation at
http://docs.python-zeep.org/
.
This package is targeting Python version 3.
Description-md5:
Homepage: https://github.com/mvantellingen/python-zeep
Section: python
Priority: optional
Filename: pool/main/p/python-zeep/python3-zeep_4.2.1-2_all.deb