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

Last updated: May 20,2024

1. Install "python3-pysimplesoap" package

In this section, we are going to explain the necessary steps to install python3-pysimplesoap on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pysimplesoap

2. Uninstall "python3-pysimplesoap" package

Please follow the step by step instructions below to uninstall python3-pysimplesoap on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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: python3:any (>= 3.3.2-2~), python3-httplib2, python3-pycurl
Filename: pool/universe/p/pysimplesoap/python3-pysimplesoap_1.16-1_all.deb
Size: 38356
MD5sum: a8b81872de0bee48217385f5c6d51f09
SHA1: d569168f0498fe49656ba003b47dd30322528c36
SHA256: b872c61ef40df0d6bc264643ace3eabc2c1d9d5b406fb0851b959219bc0fe106
Description-en: simple and lightweight SOAP Library (Python 3)
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.
.
This package contains the Python 3 version of pysimplesoap .
Description-md5: 64be961691dfc51c9f3d0da82bf93d29
Homepage: http://code.google.com/p/pysimplesoap
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu