How to Install and Uninstall nodejs21 Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "nodejs21" package

Please follow the guidelines below to install nodejs21 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install nodejs21

2. Uninstall "nodejs21" package

This guide covers the steps necessary to uninstall nodejs21 on openSuSE Tumbleweed:

$ sudo zypper remove nodejs21

3. Information about the nodejs21 package on openSuSE Tumbleweed

Information for package nodejs21:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : nodejs21
Version : 21.6.2-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 44.0 MiB
Installed : No
Status : not installed
Source package : nodejs21-21.6.2-1.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.