How to Install and Uninstall python2-WSME Package on openSUSE Leap

Last updated: June 29,2024

1. Install "python2-WSME" package

Please follow the steps below to install python2-WSME on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-WSME

2. Uninstall "python2-WSME" package

Learn how to uninstall python2-WSME on openSUSE Leap:

$ sudo zypper remove python2-WSME

3. Information about the python2-WSME package on openSUSE Leap

Information for package python2-WSME:
-------------------------------------
Repository : Main Repository
Name : python2-WSME
Version : 0.10.0-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 698,9 KiB
Installed : No
Status : not installed
Source package : python-WSME-0.10.0-bp153.1.15.src
Summary : Web Services Made Easy
Description :
Web Service Made Easy (WSME) is a way to implement webservices
in Python web applications.
It is originally a rewrite of TGWebServices
with focus on extensibility, framework-independence and improved type handling.