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

Last updated: October 05,2024

1. Install "python3-dukpy.x86_64" package

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

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

2. Uninstall "python3-dukpy.x86_64" package

Here is a brief guide to show you how to uninstall python3-dukpy.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 4:29:02 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-dukpy
Version : 0.3
Release : 7.fc34
Architecture : x86_64
Size : 25 k
Source : python-dukpy-0.3-7.fc34.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.