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

Last updated: July 04,2024

1. Install "python3-Js2Py" package

Please follow the guidance below to install python3-Js2Py on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-Js2Py

2. Uninstall "python3-Js2Py" package

Please follow the guidance below to uninstall python3-Js2Py on openSUSE Leap:

$ sudo zypper remove python3-Js2Py

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

Information for package python3-Js2Py:
--------------------------------------
Repository : Main Repository
Name : python3-Js2Py
Version : 0.70-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 9.6 MiB
Installed : No
Status : not installed
Source package : python-Js2Py-0.70-bp155.2.11.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.