How to Install and Uninstall python38-WSME Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python38-WSME" package

Please follow the guidelines below to install python38-WSME on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-WSME

2. Uninstall "python38-WSME" package

Please follow the guidance below to uninstall python38-WSME on openSuSE Tumbleweed:

$ sudo zypper remove python38-WSME

3. Information about the python38-WSME package on openSuSE Tumbleweed

Information for package python38-WSME:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-WSME
Version : 0.11.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 685,0 KiB
Installed : No
Status : not installed
Source package : python-WSME-0.11.0-1.1.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.