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

Last updated: July 04,2024

1. Install "python3-PyExecJS" package

This is a short guide on how to install python3-PyExecJS on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-PyExecJS

2. Uninstall "python3-PyExecJS" package

Please follow the instructions below to uninstall python3-PyExecJS on openSUSE Leap:

$ sudo zypper remove python3-PyExecJS

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

Information for package python3-PyExecJS:
-----------------------------------------
Repository : Main Repository
Name : python3-PyExecJS
Version : 1.5.1-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 94,1 KiB
Installed : No
Status : not installed
Source package : python-PyExecJS-1.5.1-bp153.1.16.src
Summary : Python module to run JavaScript
Description :
PyExecJS is a port of ExecJS for Ruby.
It allows running JavaScript code from Python.