How to Install and Uninstall npm21 Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "npm21" package

This guide let you learn how to install npm21 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install npm21

2. Uninstall "npm21" package

This tutorial shows how to uninstall npm21 on openSuSE Tumbleweed:

$ sudo zypper remove npm21

3. Information about the npm21 package on openSuSE Tumbleweed

Information for package npm21:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : npm21
Version : 21.6.2-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 9.3 MiB
Installed : No
Status : not installed
Source package : nodejs21-21.6.2-1.1.src
Upstream URL : https://nodejs.org
Summary : Package manager for Node.js
Description :
A package manager for Node.js that allows developers to install and
publish packages to a package registry.