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

Last updated: January 11,2025

1. Install "duktape.x86_64" package

Here is a brief guide to show you how to install duktape.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install duktape.x86_64

2. Uninstall "duktape.x86_64" package

Please follow the steps below to uninstall duktape.x86_64 on Fedora 36:

$ sudo dnf remove duktape.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:28:25 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : duktape
Version : 2.6.0
Release : 2.fc36
Architecture : x86_64
Size : 164 k
Source : duktape-2.6.0-2.fc36.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.