How to Install and Uninstall npm10 Package on openSUSE Leap

Last updated: May 19,2024

1. Install "npm10" package

Please follow the guidance below to install npm10 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install npm10

2. Uninstall "npm10" package

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

$ sudo zypper remove npm10

3. Information about the npm10 package on openSUSE Leap

Information for package npm10:
------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : npm10
Version : 10.24.1-1.39.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 17,4 MiB
Installed : No
Status : not installed
Source package : nodejs10-10.24.1-1.39.2.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.