How to Install and Uninstall nodejs20.i686 Package on Fedora 38

Last updated: October 09,2024

1. Install "nodejs20.i686" package

Please follow the step by step instructions below to install nodejs20.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install nodejs20.i686

2. Uninstall "nodejs20.i686" package

This guide let you learn how to uninstall nodejs20.i686 on Fedora 38:

$ sudo dnf remove nodejs20.i686 $ sudo dnf autoremove

3. Information about the nodejs20.i686 package on Fedora 38

Last metadata expiration check: 5:34:53 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : nodejs20
Epoch : 1
Version : 20.10.0
Release : 3.fc38
Architecture : i686
Size : 48 k
Source : nodejs20-20.10.0-3.fc38.src.rpm
Repository : updates
Summary : JavaScript runtime
URL : http://nodejs.org/
License : MIT and ASL 2.0 and ISC and BSD
Description : Node.js is a platform built on Chrome's JavaScript runtime \
: for easily building fast, scalable network applications. \
: Node.js uses an event-driven, non-blocking I/O model that \
: makes it lightweight and efficient, perfect for data-intensive \
: real-time applications that run across distributed devices.}