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

Last updated: October 09,2024

1. Install "duktape-devel.x86_64" package

Please follow the guidance below to install duktape-devel.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install duktape-devel.x86_64

2. Uninstall "duktape-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall duktape-devel.x86_64 on Fedora 39:

$ sudo dnf remove duktape-devel.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:37:50 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : duktape-devel
Version : 2.7.0
Release : 5.fc39
Architecture : x86_64
Size : 118 k
Source : duktape-2.7.0-5.fc39.src.rpm
Repository : fedora
Summary : Development files for duktape
URL : http://duktape.org/
License : MIT
Description : Embeddable Javascript engine.
:
: This package contains header files and libraries needed to develop
: application that use duktape.