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

Last updated: October 05,2024

1. Install "python311-WSME" package

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

$ sudo zypper refresh $ sudo zypper install python311-WSME

2. Uninstall "python311-WSME" package

This guide let you learn how to uninstall python311-WSME on openSuSE Tumbleweed:

$ sudo zypper remove python311-WSME

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

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