How to Install and Uninstall duktape.i686 Package on Fedora 38

Last updated: October 05,2024

1. Install "duktape.i686" package

This guide covers the steps necessary to install duktape.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install duktape.i686

2. Uninstall "duktape.i686" package

This tutorial shows how to uninstall duktape.i686 on Fedora 38:

$ sudo dnf remove duktape.i686 $ sudo dnf autoremove

3. Information about the duktape.i686 package on Fedora 38

Last metadata expiration check: 1:51:46 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : duktape
Version : 2.7.0
Release : 2.fc38
Architecture : i686
Size : 176 k
Source : duktape-2.7.0-2.fc38.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.