How to Install and Uninstall duktape.x86_64 Package on Fedora 39

Last updated: November 30,2024

1. Install "duktape.x86_64" package

Please follow the steps below to install duktape.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install duktape.x86_64

2. Uninstall "duktape.x86_64" package

This tutorial shows how to uninstall duktape.x86_64 on Fedora 39:

$ sudo dnf remove duktape.x86_64 $ sudo dnf autoremove

3. Information about the duktape.x86_64 package on Fedora 39

Last metadata expiration check: 5:24:57 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : duktape
Version : 2.7.0
Release : 5.fc39
Architecture : x86_64
Size : 170 k
Source : duktape-2.7.0-5.fc39.src.rpm
Repository : fedora
Summary : Embeddable Javascript engine
URL : http://duktape.org/
License : MIT
Description : Duktape is an embeddable Javascript engine, with a focus on portability and
: compact footprint.