How to Install and Uninstall nodejs10 Package on openSUSE Leap

Last updated: June 26,2024

1. Install "nodejs10" package

Please follow the step by step instructions below to install nodejs10 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install nodejs10

2. Uninstall "nodejs10" package

Please follow the steps below to uninstall nodejs10 on openSUSE Leap:

$ sudo zypper remove nodejs10

3. Information about the nodejs10 package on openSUSE Leap

Information for package nodejs10:
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : nodejs10
Version : 10.24.1-1.39.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 22,5 MiB
Installed : No
Status : not installed
Source package : nodejs10-10.24.1-1.39.2.src
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.