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

Last updated: October 05,2024

1. Install "python310-WSME" package

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

$ sudo zypper refresh $ sudo zypper install python310-WSME

2. Uninstall "python310-WSME" package

In this section, we are going to explain the necessary steps to uninstall python310-WSME on openSuSE Tumbleweed:

$ sudo zypper remove python310-WSME

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

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