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

Last updated: June 26,2024

1. Install "python39-WSME" package

This is a short guide on how to install python39-WSME on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-WSME

2. Uninstall "python39-WSME" package

Please follow the steps below to uninstall python39-WSME on openSuSE Tumbleweed:

$ sudo zypper remove python39-WSME

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

Information for package python39-WSME:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-WSME
Version : 0.12.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 605.9 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.