How to Install and Uninstall npm8 Package on openSUSE Leap

Last updated: May 20,2024

1. Install "npm8" package

Please follow the steps below to install npm8 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install npm8

2. Uninstall "npm8" package

This tutorial shows how to uninstall npm8 on openSUSE Leap:

$ sudo zypper remove npm8

3. Information about the npm8 package on openSUSE Leap

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