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

Last updated: May 14,2024

1. Install "node-lodash" package

Here is a brief guide to show you how to install node-lodash on Kali Linux

$ sudo apt update $ sudo apt install node-lodash

2. Uninstall "node-lodash" package

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

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

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

Package: node-lodash
Version: 4.17.21+dfsg+~cs8.31.198.20210220-9
Installed-Size: 5394
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-lodash-cli (= 4.17.21+dfsg+~cs8.31.198.20210220-9), node-lodash-es (= 4.17.21+dfsg+~cs8.31.198.20210220-9), node-types-lodash (= 4.17.21+dfsg+~cs8.31.198.20210220-9)
Depends: nodejs:any
Breaks: node-typescript-types (<< 20201117~)
Size: 461940
SHA256: 16f64f7663c90b12fe7429478c26f66a42841703abe7eb5ab9df94ab9da2dc33
SHA1: 1a257bafa9a49fad8414a4820d1807e463863ac0
MD5sum: a004c70f7291e858407e0b80f5f7f11b
Description: Lo-dash is a Node.js utility library
Lodash makes JavaScript easier by taking the hassle out of working with arrays
, numbers, objects, strings, etc. Lodash’s modular methods are great for:
* Iterating arrays, objects, & strings
* Manipulating & testing values
* Creating composite functions
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://lodash.com/
Section: javascript
Priority: optional
Filename: pool/main/n/node-lodash/node-lodash_4.17.21+dfsg+~cs8.31.198.20210220-9_all.deb