How to Install and Uninstall npm20 Package on openSUSE Leap
Last updated: November 08,2024
1. Install "npm20" package
Please follow the step by step instructions below to install npm20 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
npm20
Copied
2. Uninstall "npm20" package
This guide covers the steps necessary to uninstall npm20 on openSUSE Leap:
$
sudo zypper remove
npm20
Copied
3. Information about the npm20 package on openSUSE Leap
Information for package npm20:
------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : npm20
Version : 20.11.1-150500.11.6.1
Arch : x86_64
Vendor : SUSE LLC
Support Level : Level 3
Installed Size : 9.3 MiB
Installed : No
Status : not installed
Source package : nodejs20-20.11.1-150500.11.6.1.src
Upstream URL : https://nodejs.org
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 : npm20
Version : 20.11.1-150500.11.6.1
Arch : x86_64
Vendor : SUSE LLC
Support Level : Level 3
Installed Size : 9.3 MiB
Installed : No
Status : not installed
Source package : nodejs20-20.11.1-150500.11.6.1.src
Upstream URL : https://nodejs.org
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.