How to Install and Uninstall node-corepack Package on Kali Linux

Last updated: May 20,2024

1. Install "node-corepack" package

Please follow the steps below to install node-corepack on Kali Linux

$ sudo apt update $ sudo apt install node-corepack

2. Uninstall "node-corepack" package

Please follow the step by step instructions below to uninstall node-corepack on Kali Linux:

$ sudo apt remove node-corepack $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-corepack package on Kali Linux

Package: node-corepack
Version: 0.24.0-2
Installed-Size: 3438
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-yarnpkg-fslib, node-yarnpkg-libzip, nodejs:any
Size: 699796
SHA256: 0e24b8aab5551a1e37b7f1f27af27ce4d592f7cf266f6878929808f7c7526ea3
SHA1: 5dd25ae5816e4da324748254745a914853712071
MD5sum: b99163e156933c6e2b8b57199c749c5b
Description: Access npm, Yarn and pnpm without having to install them
Corepack is a zero-runtime-dependency Node.js script that acts as
a bridge between Node.js projects and the package managers they are
intended to be used with during development. In practical terms,
Corepack lets you use Yarn, npm, and pnpm without having to install them.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/nodejs/corepack#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-corepack/node-corepack_0.24.0-2_all.deb