How to Install and Uninstall npm12 Package on openSUSE Leap
Last updated: December 25,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "npm12" package
This tutorial shows how to install npm12 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
npm12
Copied
2. Uninstall "npm12" package
This is a short guide on how to uninstall npm12 on openSUSE Leap:
$
sudo zypper remove
npm12
Copied
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.
------------------------------
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.