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

Last updated: December 28,2024

1. Install "python310-webruntime" package

This guide let you learn how to install python310-webruntime on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-webruntime

2. Uninstall "python310-webruntime" package

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

$ sudo zypper remove python310-webruntime

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

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