How to Install and Uninstall npm Package on Arch Linux
Last updated: November 21,2024
1. Install "npm" package
Please follow the step by step instructions below to install npm on Arch Linux
$
sudo pacman -Sy
Copied
$
sudo pacman -S
npm
Copied
2. Uninstall "npm" package
This is a short guide on how to uninstall npm on Arch Linux:
$
sudo pacman -Rcns
npm
Copied
3. Information about the npm package on Arch Linux
Repository : extra
Name : npm
Version : 10.5.0-1
Description : A package manager for JavaScript
Architecture : any
URL : https://www.npmjs.com/
Licenses : Artistic-2.0
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 : 1543.06 KiB
Installed Size : 7738.43 KiB
Packager : Daniel M. Capella
Build Date : Wed Feb 28 21:10:02 2024
Validated By : MD5 Sum SHA-256 Sum Signature
Name : npm
Version : 10.5.0-1
Description : A package manager for JavaScript
Architecture : any
URL : https://www.npmjs.com/
Licenses : Artistic-2.0
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 : 1543.06 KiB
Installed Size : 7738.43 KiB
Packager : Daniel M. Capella
Build Date : Wed Feb 28 21:10:02 2024
Validated By : MD5 Sum SHA-256 Sum Signature