How to Install and Uninstall python-spyne Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-spyne" package

Please follow the instructions below to install python-spyne on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-spyne

2. Uninstall "python-spyne" package

Learn how to uninstall python-spyne on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-spyne package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-spyne
Priority: optional
Section: universe/python
Installed-Size: 1385
Maintainer: Ubuntu Developers
Original-Maintainer: Russell Stuart
Architecture: all
Source: spyne
Version: 2.11.0-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-tz, python-lxml (>= 2.3.2), python-pyparsing
Filename: pool/universe/s/spyne/python-spyne_2.11.0-2_all.deb
Size: 193298
MD5sum: e125ff5151941f134b6d5ad7b3169f5a
SHA1: d8ab43d1bdb7e0ff76e52a75c56e20f79b5ece15
SHA256: 067ae9500071346304817f3a5e04d3f3d9a2a15eee96f6da2d0c73ed8904af5e
Description-en: 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: f3ffec627c15740c3d9dc43a5036d8b3
Homepage: http://spyne.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu