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

Last updated: May 15,2024

1. Install "python-pysimplesoap" package

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

$ sudo apt update $ sudo apt install python-pysimplesoap

2. Uninstall "python-pysimplesoap" package

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

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

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

Package: python-pysimplesoap
Priority: optional
Section: universe/python
Installed-Size: 203
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Source: pysimplesoap
Version: 1.16-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-httplib2, python-pycurl
Filename: pool/universe/p/pysimplesoap/python-pysimplesoap_1.16-1_all.deb
Size: 38250
MD5sum: 8d37545982dacea3bb607b2b5b7b667c
SHA1: 16794ff0f5b0352353b4f528818315ff7bfbb4a4
SHA256: dbdf0d24e2ea4cec90f2e7732c1487a79a23d2b75cda544977b484242ae7006f
Description-en: simple and lightweight SOAP Library (Python 2)
Python simple and lightweigh 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.
Description-md5: aa2d72e4e169cc8c2fdf43aec9aa8262
Homepage: http://code.google.com/p/pysimplesoap
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: ubuntu-sdk