How to Install and Uninstall npm14 Package on openSUSE Leap
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "npm14" package
Here is a brief guide to show you how to install npm14 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
npm14
Copied
2. Uninstall "npm14" package
This tutorial shows how to uninstall npm14 on openSUSE Leap:
$
sudo zypper remove
npm14
Copied
3. Information about the npm14 package on openSUSE Leap
Information for package npm14:
------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : npm14
Version : 14.18.1-15.21.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 18,6 MiB
Installed : No
Status : not installed
Source package : nodejs14-14.18.1-15.21.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.
------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : npm14
Version : 14.18.1-15.21.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 18,6 MiB
Installed : No
Status : not installed
Source package : nodejs14-14.18.1-15.21.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.