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

Last updated: October 05,2024

1. Install "duktape.i686" package

Please follow the guidelines below to install duktape.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install duktape.i686

2. Uninstall "duktape.i686" package

This is a short guide on how to uninstall duktape.i686 on Fedora 34:

$ sudo dnf remove duktape.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:09:31 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : duktape
Version : 2.2.0
Release : 8.fc34
Architecture : i686
Size : 163 k
Source : duktape-2.2.0-8.fc34.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.