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

Last updated: May 17,2024

1. Install "node-cross-spawn" package

Please follow the guidelines below to install node-cross-spawn on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-cross-spawn

2. Uninstall "node-cross-spawn" package

Please follow the step by step instructions below to uninstall node-cross-spawn on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-cross-spawn $ sudo apt autoclean && sudo apt autoremove

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

Package: node-cross-spawn
Priority: extra
Section: universe/web
Installed-Size: 18
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 2.1.5-1
Depends: nodejs, node-cross-spawn-async (<< 3.0.0)
Filename: pool/universe/n/node-cross-spawn/node-cross-spawn_2.1.5-1_all.deb
Size: 4658
MD5sum: 8a14f0ae006a9267628e0a0a358a5add
SHA1: d792fb0ba135e5d5a296f0ccc3d2b92f7f0b1aad
SHA256: 46d6f5a3b4cd31740a1a271b5778ad6e9bd87d86a150409adb9cd93e79ece7e1
Description-en: Cross platform drop-in replacement for spawn
Cross-spawn is a drop-in replacement for nodejs's spawn which does not
have full support on all platforms. Cross-spawn is a thin wrapper around
child_process.spawn which provides restarts.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: d735da4c716de25c258d20efd5b809f6
Homepage: https://github.com/IndigoUnited/node-cross-spawn
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu