How to Install and Uninstall node-ncp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "node-ncp" package

Please follow the guidance below to install node-ncp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-ncp

2. Uninstall "node-ncp" package

In this section, we are going to explain the necessary steps to uninstall node-ncp on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the node-ncp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-ncp
Priority: extra
Section: universe/web
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.6.0-1
Depends: nodejs
Filename: pool/universe/n/node-ncp/node-ncp_0.6.0-1_all.deb
Size: 5240
MD5sum: e4a9d76943d908d03eaa64a5d2b627f6
SHA1: 0a945d3fa72076a64c159bb4132ec192bc61f23d
SHA256: 9662a270c076815fe3bc45d8580dde3155b7d5d7b83d654f93cd14d6a35d4c5b
Description-en: 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: f4d572d104c706e7adb37a967caffe8c
Homepage: https://github.com/AvianFlu/ncp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu