How to Install and Uninstall duktape-devel.x86_64 Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "duktape-devel.x86_64" package

Please follow the step by step instructions below to install duktape-devel.x86_64 on CentOS Stream 9

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

2. Uninstall "duktape-devel.x86_64" package

Please follow the guidelines below to uninstall duktape-devel.x86_64 on CentOS Stream 9:

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

3. Information about the duktape-devel.x86_64 package on CentOS Stream 9

Last metadata expiration check: 3:16:56 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : duktape-devel
Version : 2.7.0
Release : 3.el9
Architecture : x86_64
Size : 106 k
Source : duktape-2.7.0-3.el9.src.rpm
Repository : epel
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.