How to Install and Uninstall npm12 Package on openSUSE Leap

Last updated: May 20,2024

1. Install "npm12" package

This tutorial shows how to install npm12 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install npm12

2. Uninstall "npm12" package

This is a short guide on how to uninstall npm12 on openSUSE Leap:

$ sudo zypper remove npm12

3. Information about the npm12 package on openSUSE Leap

Information for package npm12:
------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : npm12
Version : 12.22.7-4.22.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 18,6 MiB
Installed : No
Status : not installed
Source package : nodejs12-12.22.7-4.22.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.