How to Install and Uninstall nodejs20 Package on openSUSE Leap
Last updated: November 07,2024
1. Install "nodejs20" package
Please follow the guidelines below to install nodejs20 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
nodejs20
Copied
2. Uninstall "nodejs20" package
This is a short guide on how to uninstall nodejs20 on openSUSE Leap:
$
sudo zypper remove
nodejs20
Copied
3. Information about the nodejs20 package on openSUSE Leap
Information for package nodejs20:
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : nodejs20
Version : 20.11.1-150500.11.6.1
Arch : x86_64
Vendor : SUSE LLC
Support Level : Level 3
Installed Size : 40.4 MiB
Installed : No
Status : not installed
Source package : nodejs20-20.11.1-150500.11.6.1.src
Upstream URL : https://nodejs.org
Summary : Evented I/O for V8 JavaScript
Description :
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js
uses an event-driven, non-blocking I/O model. Node.js has a package ecosystem
provided by npm.
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : nodejs20
Version : 20.11.1-150500.11.6.1
Arch : x86_64
Vendor : SUSE LLC
Support Level : Level 3
Installed Size : 40.4 MiB
Installed : No
Status : not installed
Source package : nodejs20-20.11.1-150500.11.6.1.src
Upstream URL : https://nodejs.org
Summary : Evented I/O for V8 JavaScript
Description :
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js
uses an event-driven, non-blocking I/O model. Node.js has a package ecosystem
provided by npm.