How to Install and Uninstall node-execa Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "node-execa" package

Please follow the step by step instructions below to install node-execa on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-execa

2. Uninstall "node-execa" package

Please follow the steps below to uninstall node-execa on Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-execa package on Ubuntu 21.10 (Impish Indri)

Package: node-execa
Architecture: all
Version: 4.1.0+dfsg+~cs19.3.6-5
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 112
Provides: node-human-signals (= 2.1.0), node-onetime (= 5.1.2), node-path-key (= 3.1.1), node-strip-final-newline (= 2.0.0)
Depends: node-get-stream, node-is-stream, node-merge-stream, node-mimic-fn, node-npm-run-path, node-shebang-command, node-signal-exit, node-which, nodejs
Filename: pool/universe/n/node-execa/node-execa_4.1.0+dfsg+~cs19.3.6-5_all.deb
Size: 28148
MD5sum: 4380200ef6b9ebfb561b8cdd5a9781ba
SHA1: 387a02df916356f52eca8ba44d6b9962baca2835
SHA256: 3b3805f8cd1c4371cf83a65b302674d688642bca0991377dd13f851994be1db4
SHA512: 4ef65c078213505052d2e900cd2d09c6bbe3190e11bf7ee9104fe3fd4b8e0993f8046311288fb70ab38271d0af6338bcf4319ae6d93cc0b6054b5c56cb490bf4
Homepage: https://github.com/sindresorhus/execa
Description-en: better `child_process`
This is better in the following ways:
- Promise interface.
- Strips EOF from the output so you don't have to `stdout.trim()`.
- Supports shebang binaries cross-platform.
- Improved Windows support.
- Higher max buffer. 10 MB instead of 200 KB.
- Executes locally installed binaries by name.
- Cleans up spawned processes when the parent process dies.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: d48b41b81e551b03d4e169b230ed4e18