How to Install and Uninstall npm8 Package on openSUSE Leap
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "npm8" package
Please follow the steps below to install npm8 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
npm8
Copied
2. Uninstall "npm8" package
This tutorial shows how to uninstall npm8 on openSUSE Leap:
$
sudo zypper remove
npm8
Copied
3. Information about the npm8 package on openSUSE Leap
Information for package npm8:
-----------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : npm8
Version : 8.17.0-10.15.11
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 17,4 MiB
Installed : No
Status : not installed
Source package : nodejs8-8.17.0-10.15.11.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 : npm8
Version : 8.17.0-10.15.11
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 17,4 MiB
Installed : No
Status : not installed
Source package : nodejs8-8.17.0-10.15.11.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.