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

Last updated: May 04,2024

1. Install "duktape.i686" package

This tutorial shows how to install duktape.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install duktape.i686

2. Uninstall "duktape.i686" package

In this section, we are going to explain the necessary steps to uninstall duktape.i686 on Fedora 35:

$ sudo dnf remove duktape.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:18:25 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : duktape
Version : 2.2.0
Release : 9.fc35
Architecture : i686
Size : 160 k
Source : duktape-2.2.0-9.fc35.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.