How to Install and Uninstall duktape-devel.x86_64 Package on Oracle Linux 8
Last updated: November 01,2024
1. Install "duktape-devel.x86_64" package
Please follow the guidelines below to install duktape-devel.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
duktape-devel.x86_64
Copied
2. Uninstall "duktape-devel.x86_64" package
In this section, we are going to explain the necessary steps to uninstall duktape-devel.x86_64 on Oracle Linux 8:
$
sudo dnf remove
duktape-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the duktape-devel.x86_64 package on Oracle Linux 8
Last metadata expiration check: 3:05:44 ago on Mon Sep 12 02:51:38 2022.
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.
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.