How to Install and Uninstall nodejs16 Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "nodejs16" package

Please follow the instructions below to install nodejs16 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install nodejs16

2. Uninstall "nodejs16" package

Please follow the instructions below to uninstall nodejs16 on openSuSE Tumbleweed:

$ sudo zypper remove nodejs16

3. Information about the nodejs16 package on openSuSE Tumbleweed

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