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

Last updated: November 29,2024

1. Install "nodejs20.x86_64" package

Learn how to install nodejs20.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install nodejs20.x86_64

2. Uninstall "nodejs20.x86_64" package

Please follow the steps below to uninstall nodejs20.x86_64 on Fedora 38:

$ sudo dnf remove nodejs20.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:18:19 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : nodejs20
Epoch : 1
Version : 20.10.0
Release : 3.fc38
Architecture : x86_64
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.}