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

Last updated: May 14,2024

1. Install "node-lazy-property" package

Learn how to install node-lazy-property on Kali Linux

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

2. Uninstall "node-lazy-property" package

This is a short guide on how to uninstall node-lazy-property on Kali Linux:

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

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

Package: node-lazy-property
Version: 1.0.0+repack-1
Installed-Size: 18
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-lazy-property (= 1.0.0)
Size: 4424
SHA256: d2f946715b60c3ca8f8ab5a479deafa184a76538bcc5634e02382ee91aa9949e
SHA1: 7c3c05c1f9e6b6d6fb236017f77a4a79a64a3d45
MD5sum: 05fe48b389d4fc601ba8f62407abd572
Description: Adds a lazily initialized property to the object
E.G. require("lazy-property")(obj, name, init[, enumerable])
obj is the object to add the property to
name is the name of the property
init is a function that computes the value of the property
enumerable if the property is enumerable (default false)
.
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/mikolalysenko/lazy-property
Section: javascript
Priority: optional
Filename: pool/main/n/node-lazy-property/node-lazy-property_1.0.0+repack-1_all.deb