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

Last updated: May 04,2024

1. Install "python3-suds" package

Learn how to install python3-suds on Kali Linux

$ sudo apt update $ sudo apt install python3-suds

2. Uninstall "python3-suds" package

This guide let you learn how to uninstall python3-suds on Kali Linux:

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

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

Package: python3-suds
Source: suds
Version: 1.1.2-1
Installed-Size: 602
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources, python3:any
Size: 161880
SHA256: 964ea07c02f85f36bbe4e18dc617dd826b0d5591646652778161c9ced9df1624
SHA1: 3486a2a32c3563d52456a1054a045798c88becbc
MD5sum: dd49cb912321e86521193248932ee80b
Description: Lightweight SOAP client for Python - Python 3.x
The suds project is a Python soap web services client lib. Suds leverages
Python meta programming to provide an intuitive API for consuming web services.
Objectification of types defined in the WSDL is provided without class
generation. Programmers rarely need to read the WSDL since services and WSDL
based objects can be easily inspected. Supports pluggable soap bindings.
Note: this package now uses the Suds fork maintained by Jurko Gospodnetić.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/suds-community/suds
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/s/suds/python3-suds_1.1.2-1_all.deb