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

Last updated: May 20,2024

1. Install "node-process-nextick-args" package

Please follow the instructions below to install node-process-nextick-args on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-process-nextick-args

2. Uninstall "node-process-nextick-args" package

This guide let you learn how to uninstall node-process-nextick-args on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-process-nextick-args $ sudo apt autoclean && sudo apt autoremove

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

Package: node-process-nextick-args
Priority: optional
Section: universe/web
Installed-Size: 15
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.6-1
Depends: nodejs
Filename: pool/universe/n/node-process-nextick-args/node-process-nextick-args_1.0.6-1_all.deb
Size: 2988
MD5sum: 41e5aa8c8f196395b9ba9954ed7e46b5
SHA1: ace43ddd7b01eb3f837048cf681ec91a69a32326
SHA256: 22779ec458b6db7052711e91af668b6174fce667fd5015b8cb69f290ba668112
Description-en: process.nextTick but always with args
With node-process-nextick-args you will always be able to pass arguments
to process.nextTick, no matter which platform you use.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: aa501ada12fe96bb99bdb1ea271f4dc8
Homepage: https://github.com/calvinmetcalf/process-nextick-args
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu