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

Last updated: May 18,2024

1. Install "node-wrappy" package

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

$ sudo apt update $ sudo apt install node-wrappy

2. Uninstall "node-wrappy" package

This guide covers the steps necessary to uninstall node-wrappy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-wrappy
Priority: extra
Section: universe/web
Installed-Size: 15
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.1-1
Depends: nodejs
Filename: pool/universe/n/node-wrappy/node-wrappy_1.0.1-1_all.deb
Size: 3108
MD5sum: f6e5eb5e03157b108db899e992601c6b
SHA1: 11963f713b3f3af20f2a6aa8dfa62cde95de2503
SHA256: 3ce6fe5171f1085066bd04c9a2a3f8bf47b70b11566a924ab02f59810d309a20
Description-en: Callback wrapping utility
Returns a wrapper function that returns a wrapped callback
The wrapper function should do some stuff, and return a
presumably different callback function.
This makes sure that own properties are retained, so that
decorations and such are not lost along the way.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 8a5afc7713132a58eb841d399c58691e
Homepage: https://github.com/npm/wrappy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu