How to Install and Uninstall python3-webruntime Package on openSUSE Leap

Last updated: May 05,2024

1. Install "python3-webruntime" package

Please follow the instructions below to install python3-webruntime on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-webruntime

2. Uninstall "python3-webruntime" package

Please follow the steps below to uninstall python3-webruntime on openSUSE Leap:

$ sudo zypper remove python3-webruntime

3. Information about the python3-webruntime package on openSUSE Leap

Information for package python3-webruntime:
-------------------------------------------
Repository : Main Repository
Name : python3-webruntime
Version : 0.5.6-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 424.1 KiB
Installed : No
Status : not installed
Source package : python-webruntime-0.5.6-bp155.2.12.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.