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

Last updated: June 24,2024

1. Install "python311-webruntime" package

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

$ sudo zypper refresh $ sudo zypper install python311-webruntime

2. Uninstall "python311-webruntime" package

Please follow the step by step instructions below to uninstall python311-webruntime on openSuSE Tumbleweed:

$ sudo zypper remove python311-webruntime

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

Information for package python311-webruntime:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-webruntime
Version : 0.5.8-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 452.7 KiB
Installed : No
Status : not installed
Source package : python-webruntime-0.5.8-1.7.src
Upstream URL : https://github.com/flexxui/webruntime
Summary : A python package to launch HTML5 apps in the browser or a desktop-like runtime
Description :
The webruntime module can be used to launch applications based on
HTML/JS/CSS. This can be a browser or a runtime that looks like a
desktop app, such as XUL (based on Firefox) or NW.js.