How to Install and Uninstall node-for-in Package on Kali Linux

Last updated: May 13,2024

1. Install "node-for-in" package

This guide covers the steps necessary to install node-for-in on Kali Linux

$ sudo apt update $ sudo apt install node-for-in

2. Uninstall "node-for-in" package

Please follow the guidelines below to uninstall node-for-in on Kali Linux:

$ sudo apt remove node-for-in $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-for-in package on Kali Linux

Package: node-for-in
Version: 1.0.2-4
Installed-Size: 18
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs
Size: 4840
SHA256: 097218ad13532ef87a238ece0f310db003e9f1b805f2d8ef4c3f467a742ea63b
SHA1: 9e7eb79b5de2d462a0be6e2eb294468d88589c58
MD5sum: d183f645bbb0290452eede31a724ba66
Description: iterate over object
Iterate over the own and inherited enumerable properties of an object,
and return an object with properties that evaluate to true from the
callback. Exit early by returning `false`.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jonschlinkert/for-in
Section: javascript
Priority: optional
Filename: pool/main/n/node-for-in/node-for-in_1.0.2-4_all.deb