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

Last updated: May 21,2024

1. Install "node-on-finished" package

This is a short guide on how to install node-on-finished on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-on-finished

2. Uninstall "node-on-finished" package

Please follow the guidelines below to uninstall node-on-finished on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-on-finished $ sudo apt autoclean && sudo apt autoremove

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

Package: node-on-finished
Priority: extra
Section: universe/web
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 2.1.0-2
Replaces: node-finished (<< 2.1.0~)
Depends: nodejs
Breaks: node-finished (<< 2.1.0~)
Filename: pool/universe/n/node-on-finished/node-on-finished_2.1.0-2_all.deb
Size: 5668
MD5sum: 5b03220dfb5f9ed1cb33eebfe1ca3add
SHA1: f92e14aaf3c41a909888d651a71d273c370f04c5
SHA256: 23edafa599672eb0d61734b9aa459a748f891d5208514cb87dd6ae49c6392a1f
Description-en: calls back on request close, finish or error - Node.js module
This module is useful for cleaning up streams.
It is used to safely destroy any object and stream used while serving
a request, and is required to fix what many perceive as an issue with
Node.js streams.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 7ad936acda6bdda1b363257ecad7d456
Homepage: https://github.com/jshttp/on-finished
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu