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

Last updated: July 07,2024

1. Install "python36-WSME" package

In this section, we are going to explain the necessary steps to install python36-WSME on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-WSME

2. Uninstall "python36-WSME" package

This is a short guide on how to uninstall python36-WSME on openSuSE Tumbleweed:

$ sudo zypper remove python36-WSME

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

Information for package python36-WSME:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-WSME
Version : 0.11.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 690,5 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.