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

Last updated: July 03,2024

1. Install "python-suds" package

Learn how to install python-suds on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-suds

2. Uninstall "python-suds" package

Here is a brief guide to show you how to uninstall python-suds on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-suds
Priority: optional
Section: python
Installed-Size: 581
Maintainer: Ubuntu Developers
Original-Maintainer: Scott Talbert
Architecture: all
Source: suds
Version: 0.7~git20150727.94664dd-3
Depends: python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/s/suds/python-suds_0.7~git20150727.94664dd-3_all.deb
Size: 145552
MD5sum: ae5aaa0fbe35b0833d9eb7e2bea8cab8
SHA1: a1c8269235dbbe85710d66f25c127d7b37ea0c06
SHA256: a9dfaa42af2007ffcc9134812d2804bca7b0b4859fb221ecc4ab6bcce2ff006e
Description-en: Lightweight SOAP client for Python - Python 2.7
The suds project is a Python soap web services client lib. Suds leverages
Python meta programming to provide an intuitive API for consuming web services.
Objectification of types defined in the WSDL is provided without class
generation. Programmers rarely need to read the WSDL since services and WSDL
based objects can be easily inspected. Supports pluggable soap bindings.
Note: this package now uses the Suds fork maintained by Jurko Gospodnetić.
.
This package provides the Python 2.7 module.
Description-md5: f62c95ad7317430ca0eed769f4445c17
Homepage: https://bitbucket.org/jurko/suds
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y