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

Last updated: October 05,2024

1. Install "python312-WSME" package

Please follow the guidance below to install python312-WSME on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-WSME

2. Uninstall "python312-WSME" package

Please follow the step by step instructions below to uninstall python312-WSME on openSuSE Tumbleweed:

$ sudo zypper remove python312-WSME

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

Information for package python312-WSME:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-WSME
Version : 0.12.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 823.5 KiB
Installed : No
Status : not installed
Source package : python-WSME-0.12.1-1.2.src
Upstream URL : https://packages.python.org/WSME/
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.