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

Last updated: January 11,2025

1. Install "nodejs-devel.x86_64" package

This guide covers the steps necessary to install nodejs-devel.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "nodejs-devel.x86_64" package

Please follow the guidance below to uninstall nodejs-devel.x86_64 on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 6:17:23 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : nodejs-devel
Epoch : 1
Version : 10.24.0
Release : 1.module_el8.3.0+717+fa496f1d
Architecture : x86_64
Size : 164 k
Source : nodejs-10.24.0-1.module_el8.3.0+717+fa496f1d.src.rpm
Repository : appstream
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.