How to Install and Uninstall nodejs18 Package on openSUSE Leap
Last updated: November 23,2024
1. Install "nodejs18" package
This guide covers the steps necessary to install nodejs18 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
nodejs18
Copied
2. Uninstall "nodejs18" package
Here is a brief guide to show you how to uninstall nodejs18 on openSUSE Leap:
$
sudo zypper remove
nodejs18
Copied
3. Information about the nodejs18 package on openSUSE Leap
Information for package nodejs18:
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : nodejs18
Version : 18.19.1-150400.9.18.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 37.2 MiB
Installed : No
Status : not installed
Source package : nodejs18-18.19.1-150400.9.18.2.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 : nodejs18
Version : 18.19.1-150400.9.18.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 37.2 MiB
Installed : No
Status : not installed
Source package : nodejs18-18.19.1-150400.9.18.2.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.