How to Install and Uninstall nodejs.x86_64 Package on Fedora 38
Last updated: January 16,2025
1. Install "nodejs.x86_64" package
This is a short guide on how to install nodejs.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
nodejs.x86_64
Copied
2. Uninstall "nodejs.x86_64" package
This guide covers the steps necessary to uninstall nodejs.x86_64 on Fedora 38:
$
sudo dnf remove
nodejs.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the nodejs.x86_64 package on Fedora 38
Last metadata expiration check: 3:03:16 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : nodejs
Epoch : 1
Version : 18.19.0
Release : 1.fc38
Architecture : x86_64
Size : 2.1 M
Source : nodejs18-18.19.0-1.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.}
Available Packages
Name : nodejs
Epoch : 1
Version : 18.19.0
Release : 1.fc38
Architecture : x86_64
Size : 2.1 M
Source : nodejs18-18.19.0-1.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.}