How to Install and Uninstall npm Package on Manjaro
Last updated: November 07,2024
1. Install "npm" package
Please follow the guidance below to install npm on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
npm
Copied
2. Uninstall "npm" package
Learn how to uninstall npm on Manjaro:
$
sudo pacman -Rcns
npm
Copied
3. Information about the npm package on Manjaro
Repository : extra
Name : npm
Version : 10.3.0-1
Description : A package manager for JavaScript
Architecture : any
URL : https://www.npmjs.com/
Licenses : custom:Artistic
Groups : None
Provides : None
Depends On : nodejs node-gyp nodejs-nopt semver
Optional Deps : git: for dependencies using Git URL's
Conflicts With : None
Replaces : None
Download Size : 1503.31 KiB
Installed Size : 7549.92 KiB
Packager : Daniel M. Capella
Build Date : Wed Jan 10 23:49:13 2024
Validated By : MD5 Sum SHA-256 Sum Signature
Name : npm
Version : 10.3.0-1
Description : A package manager for JavaScript
Architecture : any
URL : https://www.npmjs.com/
Licenses : custom:Artistic
Groups : None
Provides : None
Depends On : nodejs node-gyp nodejs-nopt semver
Optional Deps : git: for dependencies using Git URL's
Conflicts With : None
Replaces : None
Download Size : 1503.31 KiB
Installed Size : 7549.92 KiB
Packager : Daniel M. Capella
Build Date : Wed Jan 10 23:49:13 2024
Validated By : MD5 Sum SHA-256 Sum Signature