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

Last updated: May 20,2024

1. Install "python3-spyne" package

Please follow the guidelines below to install python3-spyne on Kali Linux

$ sudo apt update $ sudo apt install python3-spyne

2. Uninstall "python3-spyne" package

Here is a brief guide to show you how to uninstall python3-spyne on Kali Linux:

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

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

Package: python3-spyne
Source: spyne
Version: 2.14.0-4
Installed-Size: 1916
Maintainer: Debian Python Team
Architecture: all
Depends: python3-tz, python3:any, python3-lxml (>= 3.4.1), python3-pyparsing
Size: 277196
SHA256: 314704b0441b9d199306677c463965bc2bf302b9c6aa58da5c9702342da381d3
SHA1: 70f5d20b112ea2613e3f310a21bb889a22058963
MD5sum: 852f21607a599f6cb0dd180d2ec4f260
Description: Python library for writing and calling soap web service
This is a simple, easily extendible rpc library that provides several
useful tools for creating and publishing web services in Python. This
package features on-demand wsdl generation for the published servicss
a wsgi-compliant web application, support for complex class structures,
binary attachments, and a simple framework for creating additional
serialization mechanisms.
.
This package is the successor of python-rpclib and python-soaplib.
Description-md5:
Homepage: http://spyne.io/
Section: python
Priority: optional
Filename: pool/main/s/spyne/python3-spyne_2.14.0-4_all.deb