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

Last updated: June 18,2024

1. Install "python-soaplib" package

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

$ sudo apt update $ sudo apt install python-soaplib

2. Uninstall "python-soaplib" package

This is a short guide on how to uninstall python-soaplib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-soaplib
Priority: optional
Section: universe/python
Installed-Size: 149
Maintainer: Ubuntu Developers
Original-Maintainer: Leo Costela
Architecture: all
Version: 0.8.1-2.1
Provides: python2.7-soaplib
Depends: python-lxml, python-tz, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-soaplib/python-soaplib_0.8.1-2.1_all.deb
Size: 28970
MD5sum: 04d98da0d6a6c55732325bdf7dba41a6
SHA1: 9e85a25ad1b9e583d317ddf25009d5c24b0357c1
SHA256: 1b7a7bf88c65d968e270a0c89db0b0eb9b9283b87f07977a591a8b1b07897ab0
Description-en: Python library for writing and calling soap web services
Soaplib is an easy to use Python library written for writing and calling
soap web services. Webservices written with soaplib are simple,
lightweight and work well with other SOAP implementations.
.
Soaplib is especially easy to insert into existing web frameworks, for
example Pylons.
Description-md5: e13291ca694d3cf7fa3c5e172b83e8f7
Homepage: http://wiki.github.com/jkp/soaplib/
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu