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

Last updated: May 01,2024

1. Install "node-base" package

Learn how to install node-base on Kali Linux

$ sudo apt update $ sudo apt install node-base

2. Uninstall "node-base" package

Please follow the guidance below to uninstall node-base on Kali Linux:

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

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

Package: node-base
Version: 3.0.0-3
Installed-Size: 30
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-cache-base (>= 4), node-define-property, node-isobject, node-mixin-deep, node-pascalcase
Size: 12880
SHA256: 31f587acbebc0e9ec08a02cea3dba38fe49aeed84771c7c11198c0a0536c85bf
SHA1: d0ba93fa7d3567f1e5a2e5b68d8f4c3dc015e29c
MD5sum: 03e61918835bc1025fd7cd5824d2627a
Description: foundation for creating modular, unit testable node.js application
base is the foundation for creating modular, unit testable and highly
pluggable node.js applications, starting with a handful of common methods,
like `set`, `get`, `del` and `use`.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/node-base/base
Section: javascript
Priority: optional
Filename: pool/main/n/node-base/node-base_3.0.0-3_all.deb