How to Install and Uninstall nodejs-libs.i686 Package on AlmaLinux 9

Last updated: October 08,2024

1. Install "nodejs-libs.i686" package

In this section, we are going to explain the necessary steps to install nodejs-libs.i686 on AlmaLinux 9

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

2. Uninstall "nodejs-libs.i686" package

This is a short guide on how to uninstall nodejs-libs.i686 on AlmaLinux 9:

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

3. Information about the nodejs-libs.i686 package on AlmaLinux 9

Last metadata expiration check: 2:32:57 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : nodejs-libs
Epoch : 1
Version : 16.20.2
Release : 3.el9_2
Architecture : i686
Size : 15 M
Source : nodejs-16.20.2-3.el9_2.src.rpm
Repository : appstream
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.