How to Install and Uninstall node-wrappy Package on Kali Linux

Last updated: May 20,2024

1. Install "node-wrappy" package

Please follow the guidelines below to install node-wrappy on Kali Linux

$ sudo apt update $ sudo apt install node-wrappy

2. Uninstall "node-wrappy" package

In this section, we are going to explain the necessary steps to uninstall node-wrappy on Kali Linux:

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

3. Information about the node-wrappy package on Kali Linux

Package: node-wrappy
Version: 1.0.2-3
Installed-Size: 14
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 3776
SHA256: ee6236595b8c54503d44816bd19f56f37e39ed59f93a03c7ee8d0ba1f89cfa7a
SHA1: d25b7f208355259dc1f89b1f41d9f792ddc70541
MD5sum: a960a7109a1ad9af4a62f11590c697e8
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/npm/wrappy
Section: javascript
Priority: optional
Filename: pool/main/n/node-wrappy/node-wrappy_1.0.2-3_all.deb