How to Install and Uninstall nodejs12 Package on openSUSE Leap

Last updated: May 19,2024

1. Install "nodejs12" package

This guide covers the steps necessary to install nodejs12 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install nodejs12

2. Uninstall "nodejs12" package

Please follow the guidance below to uninstall nodejs12 on openSUSE Leap:

$ sudo zypper remove nodejs12

3. Information about the nodejs12 package on openSUSE Leap

Information for package nodejs12:
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : nodejs12
Version : 12.22.7-4.22.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 28,1 MiB
Installed : No
Status : not installed
Source package : nodejs12-12.22.7-4.22.1.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.