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

Last updated: May 18,2024

1. Install "node-ncp" package

Here is a brief guide to show you how to install node-ncp on Kali Linux

$ sudo apt update $ sudo apt install node-ncp

2. Uninstall "node-ncp" package

Here is a brief guide to show you how to uninstall node-ncp on Kali Linux:

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

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

Package: node-ncp
Version: 2.0.0-3
Installed-Size: 25
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs
Size: 6388
SHA256: b7c2d60a760c295c914326ad0670e838f86ac65e66d80f8c657a67e038790f2b
SHA1: b81a61654cdddd02cce6fec9812a9c5007b0c586
MD5sum: 9b821c194fd655fd3857f1e41aa3c470
Description: Asynchronous recursive file copy utility - Node.js module
ncp is a Node.js module which provides asynchronous recursive file and
directory copying.
.
ncp supports several options to filter, transform the stream, disable
clobber, dereference, stop on error, catch errors in a stream.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/AvianFlu/ncp
Section: javascript
Priority: optional
Filename: pool/main/n/node-ncp/node-ncp_2.0.0-3_all.deb