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

Last updated: July 08,2024

1. Install "python311-dukpy" package

This is a short guide on how to install python311-dukpy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-dukpy

2. Uninstall "python311-dukpy" package

Please follow the guidance below to uninstall python311-dukpy on openSuSE Tumbleweed:

$ sudo zypper remove python311-dukpy

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

Information for package python311-dukpy:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-dukpy
Version : 0.3.0-1.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.7 MiB
Installed : No
Status : not installed
Source package : python-dukpy-0.3.0-1.9.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