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

Last updated: October 05,2024

1. Install "nodejs-devel.x86_64" package

This guide covers the steps necessary to install nodejs-devel.x86_64 on CentOS Stream 9

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

2. Uninstall "nodejs-devel.x86_64" package

This is a short guide on how to uninstall nodejs-devel.x86_64 on CentOS Stream 9:

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

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

Last metadata expiration check: 2:58:51 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : nodejs-devel
Epoch : 1
Version : 16.18.1
Release : 5.el9.next
Architecture : x86_64
Size : 171 k
Source : nodejs-epel-16.18.1-5.el9.next.src.rpm
Repository : epel-next
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.