How to Install and Uninstall nodejs.x86_64 Package on Fedora 35
Last updated: November 29,2024
1. Install "nodejs.x86_64" package
Please follow the steps below to install nodejs.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
nodejs.x86_64
Copied
2. Uninstall "nodejs.x86_64" package
Please follow the step by step instructions below to uninstall nodejs.x86_64 on Fedora 35:
$
sudo dnf remove
nodejs.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the nodejs.x86_64 package on Fedora 35
Last metadata expiration check: 1:18:44 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : nodejs
Epoch : 1
Version : 16.14.0
Release : 2.fc35
Architecture : x86_64
Size : 201 k
Source : nodejs-16.14.0-2.fc35.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 : 16.14.0
Release : 2.fc35
Architecture : x86_64
Size : 201 k
Source : nodejs-16.14.0-2.fc35.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.