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

Last updated: September 21,2024

1. Install "node-hooker" package

In this section, we are going to explain the necessary steps to install node-hooker on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-hooker

2. Uninstall "node-hooker" package

This is a short guide on how to uninstall node-hooker on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-hooker
Priority: optional
Section: universe/web
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.2.3-1
Depends: nodejs
Filename: pool/universe/n/node-hooker/node-hooker_0.2.3-1_all.deb
Size: 7874
MD5sum: 1a02312f4a2fbf8242ae60a812934c5a
SHA1: b0383d763f1fb26612de3d7ba59642f20279404d
SHA256: 67271c01dc09f6c4293a95186259b98bcc4e43a454f28aa2407b3f5dccd3d585
Description-en: Useful debugging library for Node.js
Node is an event-based server-side JavaScript engine.
.
Hooker is a monkey-patch (hook) functions for debugging and stuff.
.
Hooker provides 4 functions that include 'hook' and 'unhook', useful
for debug object call, as well as an 'override' function to
replace the return of a function.
Description-md5: 2ac0668e2b772cdbc99259fcfe2e141a
Homepage: http://github.com/cowboy/javascript-hooker
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu