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

Last updated: September 13,2024

1. Install "python39-webruntime" package

Please follow the instructions below to install python39-webruntime on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-webruntime

2. Uninstall "python39-webruntime" package

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

$ sudo zypper remove python39-webruntime

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

Information for package python39-webruntime:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-webruntime
Version : 0.5.8-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 337.8 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.