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

Last updated: July 03,2024

1. Install "python312-webruntime" package

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

$ sudo zypper refresh $ sudo zypper install python312-webruntime

2. Uninstall "python312-webruntime" package

This tutorial shows how to uninstall python312-webruntime on openSuSE Tumbleweed:

$ sudo zypper remove python312-webruntime

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

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