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

Last updated: July 03,2024

1. Install "python312-Js2Py" package

Learn how to install python312-Js2Py on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-Js2Py

2. Uninstall "python312-Js2Py" package

This guide covers the steps necessary to uninstall python312-Js2Py on openSuSE Tumbleweed:

$ sudo zypper remove python312-Js2Py

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

Information for package python312-Js2Py:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-Js2Py
Version : 0.74-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 22.0 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.