How to Install and Uninstall node-import-lazy Package on Kali Linux

Last updated: May 13,2024

1. Install "node-import-lazy" package

In this section, we are going to explain the necessary steps to install node-import-lazy on Kali Linux

$ sudo apt update $ sudo apt install node-import-lazy

2. Uninstall "node-import-lazy" package

Please follow the guidelines below to uninstall node-import-lazy on Kali Linux:

$ sudo apt remove node-import-lazy $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-import-lazy package on Kali Linux

Package: node-import-lazy
Version: 4.0.0-2
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4496
SHA256: 4b848417d7eb8a1c9e280806c446bfc53d5387665a01e9fefc53b359e013dff4
SHA1: 54ba6836f6c8ead150ee83c4d5cd1cf49e3f48b3
MD5sum: 5b150a4f5a7e88ecbbb16e02b91bee2b
Description: import a module lazily
Instead of referring to its exported properties directly, it's cached on
consecutive calls. It also works using destructuring assignment in ES2015.
Works out of the box for functions and regular properties.
.
This library is a dependency of npm, Node.js Package Manager.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/import-lazy
Section: javascript
Priority: optional
Filename: pool/main/n/node-import-lazy/node-import-lazy_4.0.0-2_all.deb