How to Install and Uninstall local-npm-registry Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "local-npm-registry" package

This is a short guide on how to install local-npm-registry on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install local-npm-registry

2. Uninstall "local-npm-registry" package

Please follow the guidance below to uninstall local-npm-registry on openSuSE Tumbleweed:

$ sudo zypper remove local-npm-registry

3. Information about the local-npm-registry package on openSuSE Tumbleweed

Information for package local-npm-registry:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : local-npm-registry
Version : 1.0.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 186.6 KiB
Installed : No
Status : not installed
Source package : local-npm-registry-1.0.2-1.1.src
Upstream URL : https://github.com/openSUSE/npm-localhost-proxy
Summary : Localhost-only version of NPM registry
Description :
localhost-only npm registry serves NPM packages on localhost
address allowing running of "npm install" in a non-networked
environment