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

Last updated: May 14,2024

1. Install "node-ramda" package

Please follow the steps below to install node-ramda on Kali Linux

$ sudo apt update $ sudo apt install node-ramda

2. Uninstall "node-ramda" package

Please follow the guidance below to uninstall node-ramda on Kali Linux:

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

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

Package: node-ramda
Version: 0.28.0+dfsg+~cs9.34.18-2
Installed-Size: 2573
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: libjs-ramda (= 0.28.0+dfsg+~cs9.34.18-2), node-ts-toolbelt (= 9.6.0), node-types-ramda (= 0.28.18)
Size: 218860
SHA256: d0f938b2d9ed9083f2e98bc266bd02546c74e88257340f3fda362ab422e65d83
SHA1: 454a79fb47421696031f4df18cb461eb4d6a278b
MD5sum: b1c967188faa6b1bd613bcb4e70347c9
Description: practical functional library for JavaScript programmers
A library designed specifically for a functional programming style, one that
makes it easy to create functional pipelines, one that never mutates user data.
.
The primary distinguishing features of Ramda are:
* Ramda takes the function first, and the data last
* Ramda methods are automatically curried
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://ramdajs.com/
Section: javascript
Priority: optional
Filename: pool/main/n/node-ramda/node-ramda_0.28.0+dfsg+~cs9.34.18-2_all.deb