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

Last updated: July 01,2024

1. Install "python311-Js2Py" package

Learn how to install python311-Js2Py on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-Js2Py

2. Uninstall "python311-Js2Py" package

This tutorial shows how to uninstall python311-Js2Py on openSuSE Tumbleweed:

$ sudo zypper remove python311-Js2Py

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

Information for package python311-Js2Py:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-Js2Py
Version : 0.74-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 25.2 MiB
Installed : No
Status : not installed
Source package : python-Js2Py-0.74-2.7.src
Upstream URL : https://github.com/PiotrDabkowski/Js2Py
Summary : JavaScript to Python Translator & JavaScript interpreter
Description :
Translates JavaScript to Python code. Js2Py is able to translate and
execute virtually any JavaScript code. Js2Py, basically an
implementation of the JavaScript core, is written in pure Python.