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

Last updated: May 20,2024

1. Install "python-wsme" package

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

$ sudo apt update $ sudo apt install python-wsme

2. Uninstall "python-wsme" package

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

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

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

Package: python-wsme
Priority: optional
Section: python
Installed-Size: 368
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.8.0-2ubuntu2
Depends: python-ipaddr, python-jinja2, python-netaddr (>= 0.7.12), python-simplegeneric, python-simplejson, python-six (>= 1.9.0), python-tz, python-webob, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/python-wsme/python-wsme_0.8.0-2ubuntu2_all.deb
Size: 61046
MD5sum: d99727089a9e2dc0ee2646c6ba2b9cbb
SHA1: 7594bad138b451ba799390b905379e822eb3a0a2
SHA256: 92060c4b447f683efe592129bf7b2f2313d68edfe7a0e2a267296e8bf829df6f
Description-en: Web Services Made Easy: implement multi-protocol webservices - Python 2.x
Web Service Made Easy (WSME) simplify the writing of REST web services by
providing simple yet powerful typing which removes the need to directly
manipulate the request and the response objects.
.
WSME can work standalone or on top of your favorite Python web (micro)
framework, so you can use both your preferred way of routing your REST requests
and most of the features of WSME that rely on the typing system like:
.
* Alternate protocols, including ones supporting batch-calls
* Easy documentation through a Sphinx extension
.
WSME is originally a rewrite of TGWebServices with focus on extensibility,
framework-independance and better type handling.
.
This package provides the Python 2.x module.
Description-md5: 5dc1e85d93ce69db7fa58d88a4f5d116
Homepage: http://pythonhosted.org/WSME/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y