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

Last updated: May 03,2024

1. Install "node-cross-spawn-async" package

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

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

2. Uninstall "node-cross-spawn-async" package

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

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

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

Package: node-cross-spawn-async
Priority: optional
Section: universe/web
Installed-Size: 27
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 2.1.8-1
Depends: nodejs, node-lru-cache (<< 3.0.0), node-which (<< 2.0.0)
Filename: pool/universe/n/node-cross-spawn-async/node-cross-spawn-async_2.1.8-1_all.deb
Size: 6124
MD5sum: 06f0fe14328bdf236e9b5a7ee860831d
SHA1: 61b9fe357c8dd8edb584011a0e496548fa43e120
SHA256: 52ef992ae27bd975219df6ac09e0a65a4a792e34feafddc4a8cf2825d062cc3e
Description-en: Cross platform child_process#spawn
Node-cross-spawn-async is a cross platform solution to node's spawn.
.
The same module can be used on WIndows and Linux. It correctly handles
PATHEXT, shebangs, del or dir and, escape arguments with spaces or
special characters.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: ee748980bd93f25057f958331aa97bab
Homepage: https://github.com/IndigoUnited/node-cross-spawn-async#readme
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu