How to Install and Uninstall nodejs-devel.x86_64 Package on Fedora 34

Last updated: July 05,2024

1. Install "nodejs-devel.x86_64" package

This tutorial shows how to install nodejs-devel.x86_64 on Fedora 34

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

2. Uninstall "nodejs-devel.x86_64" package

Please follow the steps below to uninstall nodejs-devel.x86_64 on Fedora 34:

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

3. Information about the nodejs-devel.x86_64 package on Fedora 34

Last metadata expiration check: 1:54:06 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : nodejs-devel
Epoch : 1
Version : 14.19.0
Release : 3.fc34
Architecture : x86_64
Size : 157 k
Source : nodejs-14.19.0-3.fc34.src.rpm
Repository : updates
Summary : JavaScript runtime - development headers
URL : http://nodejs.org/
License : MIT and ASL 2.0 and ISC and BSD
Description : Development headers for the Node.js JavaScript runtime.