How to Install and Uninstall duktape.x86_64 Package on Oracle Linux 9

Last updated: May 19,2024

1. Install "duktape.x86_64" package

Please follow the step by step instructions below to install duktape.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install duktape.x86_64

2. Uninstall "duktape.x86_64" package

Here is a brief guide to show you how to uninstall duktape.x86_64 on Oracle Linux 9:

$ sudo dnf remove duktape.x86_64 $ sudo dnf autoremove

3. Information about the duktape.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:11:21 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : duktape
Version : 2.7.0
Release : 3.el9
Architecture : x86_64
Size : 164 k
Source : duktape-2.7.0-3.el9.src.rpm
Repository : epel
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.