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

Last updated: November 23,2024

1. Install "python3-dukpy" package

In this section, we are going to explain the necessary steps to install python3-dukpy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-dukpy

2. Uninstall "python3-dukpy" package

In this section, we are going to explain the necessary steps to uninstall python3-dukpy on openSUSE Leap:

$ sudo zypper remove python3-dukpy

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

Information for package python3-dukpy:
--------------------------------------
Repository : Main Repository
Name : python3-dukpy
Version : 0.2.2-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.9 MiB
Installed : No
Status : not installed
Source package : python-dukpy-0.2.2-bp155.2.10.src
Upstream URL : https://github.com/amol-/dukpy
Summary : JavaScript interpreter for Python
Description :
DukPy is a javascript interpreter for Python built on top of
duktape engine.
It comes with a bunch of common transpilers built-in for convenience:
- CoffeeScript
- BabelJS
- TypeScript
- JSX
- LESS