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

Last updated: January 11,2025

1. Install "python-zsi" package

Here is a brief guide to show you how to install python-zsi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-zsi

2. Uninstall "python-zsi" package

Please follow the guidelines below to uninstall python-zsi on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-zsi
Priority: optional
Section: universe/python
Installed-Size: 1646
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: zsi
Version: 2.1~a1-4
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/z/zsi/python-zsi_2.1~a1-4_all.deb
Size: 661612
MD5sum: 9190748ae1b6ef6cdc74f5dec4db830b
SHA1: 507ece2d03b125dcb91ebf8e43d5f0e5d2e105b1
SHA256: 939af3000905f68670e41f05a6ec784ab7ae034ae1c6b1cba9f8200081fd9e0b
Description-en: Zolera Soap Infrastructure
ZSI is a Python package that provides an implementation of SOAP messaging,
as described in The SOAP 1.1 Specification. In particular, ZSI parses and
generates SOAP messages, and converts between native Python datatypes and
SOAP syntax. It can also be used to build applications using SOAP Messages
with Attachments. ZSI is ``transport neutral'', and provides only a simple
I/O and dispatch framework; a more complete solution is the responsibility
of the application using ZSI.
.
This package contains the wsdl2py tool as well as all documentation.
Description-md5: 6939858c9091947f53ef89492b9c5f86
Homepage: http://pywebsvcs.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu