How to Install and Uninstall npm16 Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "npm16" package

Please follow the steps below to install npm16 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install npm16

2. Uninstall "npm16" package

In this section, we are going to explain the necessary steps to uninstall npm16 on openSuSE Tumbleweed:

$ sudo zypper remove npm16

3. Information about the npm16 package on openSuSE Tumbleweed

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