How to Install and Uninstall nodejs-libs.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "nodejs-libs.x86_64" package

This guide covers the steps necessary to install nodejs-libs.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "nodejs-libs.x86_64" package

This guide covers the steps necessary to uninstall nodejs-libs.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the nodejs-libs.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:54:20 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : nodejs-libs
Epoch : 1
Version : 16.20.2
Release : 3.el9_2
Architecture : x86_64
Size : 14 M
Source : nodejs-16.20.2-3.el9_2.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Node.js and v8 libraries
URL : http://nodejs.org/
License : MIT and ASL 2.0 and ISC and BSD
Description : Libraries to support Node.js and provide stable v8 interfaces.