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

Last updated: April 30,2024

1. Install "node-finalhandler" package

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

$ sudo apt update $ sudo apt install node-finalhandler

2. Uninstall "node-finalhandler" package

Learn how to uninstall node-finalhandler on Ubuntu 21.10 (Impish Indri):

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

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

Package: node-finalhandler
Architecture: all
Version: 1.1.2-1
Priority: extra
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 27
Depends: nodejs (>= 6), node-escape-html (>= 1.0.3), node-debug (>= 2.6.9), node-encodeurl, node-on-finished, node-parseurl, node-readable-stream, node-statuses, node-unpipe
Filename: pool/universe/n/node-finalhandler/node-finalhandler_1.1.2-1_all.deb
Size: 6584
MD5sum: 589f57246c72ba10579f1ef5ac6eb09a
SHA1: cb18f620a4e190dae121adfb9642e71719c1262a
SHA256: 04826004a26e5ed306d606e9caaae107806051873067e9ea1ed7c52c47439fb8
SHA512: 574423c2a772dc271d69118125f2a36a08034d5659ec5c2dce347c606f454640ec745b39769d88acd51e5ecd883c6fb2908256dec0b7410e559357b163eafe2e
Homepage: https://github.com/pillarjs/finalhandler
Description-en: final HTTP responder - Node.js module
This package provides a middleware-style function to invoke
as the final responding step for HTTP requests.
.
The object it receives as parameter is used to output an
error with a given status code, and defaults to 404 Not Found.
.
It is particularly useful in express/connect applications.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: ea8694357b09480ce2802c9b0b44e6e2