How to Install and Uninstall python3-dukpy.x86_64 Package on Fedora 36

Last updated: June 30,2024

1. Install "python3-dukpy.x86_64" package

This tutorial shows how to install python3-dukpy.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install python3-dukpy.x86_64

2. Uninstall "python3-dukpy.x86_64" package

Please follow the step by step instructions below to uninstall python3-dukpy.x86_64 on Fedora 36:

$ sudo dnf remove python3-dukpy.x86_64 $ sudo dnf autoremove

3. Information about the python3-dukpy.x86_64 package on Fedora 36

Last metadata expiration check: 3:41:36 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-dukpy
Version : 0.3
Release : 15.fc36
Architecture : x86_64
Size : 25 k
Source : python-dukpy-0.3-15.fc36.src.rpm
Repository : fedora
Summary : JavaScript runtime environment
URL : https://github.com/kovidgoyal/dukpy
License : MIT
Description : dukpy is a JavaScript runtime environment for Python using the duktape
: embeddable JavaScript engine. With dukpy, you can run JavaScript in Python.