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

Last updated: May 03,2024

1. Install "node-connect-timeout" package

Please follow the step by step instructions below to install node-connect-timeout on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-connect-timeout

2. Uninstall "node-connect-timeout" package

Please follow the steps below to uninstall node-connect-timeout on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-connect-timeout $ sudo apt autoclean && sudo apt autoremove

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

Package: node-connect-timeout
Priority: extra
Section: universe/web
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.3.0-1
Depends: nodejs, node-debug, node-on-headers
Filename: pool/universe/n/node-connect-timeout/node-connect-timeout_1.3.0-1_all.deb
Size: 4876
MD5sum: 0df1e31c8f793e14c62731b57d9c7c15
SHA1: a71e77fa52fb0ab62d335f1782fbbc3e0580a229
SHA256: 8df935aad1467c647f89b821b4545e0dece9cda5949883f97bc125ef394a3ec7
Description-en: connect middleware for timing out HTTP requests - Node.js module
This module allows one to set a timeout (default 5000 milliseconds) for
HTTP requests. A new timeout event is added to the HTTP request instance
and triggered when the request expires.
.
Connect is an extensible HTTP server framework.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: fc1a3add48d9bcb605be88ff53ade49e
Homepage: https://github.com/expressjs/timeout
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu