How to Install and Uninstall npm18 Package on openSUSE Leap
Last updated: November 23,2024
1. Install "npm18" package
Please follow the instructions below to install npm18 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
npm18
Copied
2. Uninstall "npm18" package
Please follow the guidelines below to uninstall npm18 on openSUSE Leap:
$
sudo zypper remove
npm18
Copied
3. Information about the npm18 package on openSUSE Leap
Information for package npm18:
------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : npm18
Version : 18.19.1-150400.9.18.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 9.3 MiB
Installed : No
Status : not installed
Source package : nodejs18-18.19.1-150400.9.18.2.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 : npm18
Version : 18.19.1-150400.9.18.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 9.3 MiB
Installed : No
Status : not installed
Source package : nodejs18-18.19.1-150400.9.18.2.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.