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

Last updated: May 19,2024

1. Install "python3-pysimplesoap" package

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

$ sudo apt update $ sudo apt install python3-pysimplesoap

2. Uninstall "python3-pysimplesoap" package

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

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

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

Package: python3-pysimplesoap
Source: pysimplesoap
Version: 1.16.2-6
Installed-Size: 189
Maintainer: Sandro Tosi
Architecture: all
Depends: python3-httplib2, python3-pycurl, python3:any, python3-packaging
Size: 42992
SHA256: 97f687ee1243da133789988fb8a1fca4bb7ce70179ff68397800f6cc447c19d5
SHA1: d715f07a8e8468c309ede4e4d1408513c3cb7037
MD5sum: 1716fb6cba8b3fc679c5da2a936add16
Description: simple and lightweight SOAP Library (Python 3)
Python simple and lightweight SOAP library for client and server webservices
interfaces, aimed to be as small and easy as possible, supporting most common
functionality. Initially it was inspired by PHP Soap Extension (mimicking its
functionality, simplicity and ease of use), with many advanced features added.
.
This package contains the Python 3 version of pysimplesoap .
Description-md5:
Homepage: https://github.com/pysimplesoap/pysimplesoap/
Section: python
Priority: optional
Filename: pool/main/p/pysimplesoap/python3-pysimplesoap_1.16.2-6_all.deb