How to Install and Uninstall duktape-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: September 16,2024

1. Install "duktape-devel.x86_64" package

This is a short guide on how to install duktape-devel.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "duktape-devel.x86_64" package

Learn how to uninstall duktape-devel.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the duktape-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:16:24 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : duktape-devel
Version : 2.2.0
Release : 5.el8
Architecture : x86_64
Size : 108 k
Source : duktape-2.2.0-5.el8.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.