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

Last updated: May 11,2024

1. Install "node-yallist" package

This tutorial shows how to install node-yallist on Kali Linux

$ sudo apt update $ sudo apt install node-yallist

2. Uninstall "node-yallist" package

Learn how to uninstall node-yallist on Kali Linux:

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

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

Package: node-yallist
Version: 4.0.0+~4.0.1-1
Installed-Size: 31
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-yallist (= 4.0.1)
Size: 8172
SHA256: c43a55c9be7188f1fca39dc1b5cbc49ef47e1b595d673c0f8005da90189c3c9c
SHA1: 59ef9c3f6637d65cae9f003262acf7e67196d054
MD5sum: cf1fca56e3ed5340cf37934c2e1f1c26
Description: Double linked list implementation for Node.js
This module allows one to create a double linked list that
exposes many array-like methods like push, unshift, forEach,
reduce, and more specific methods like forEachReverse or
mapReverse.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/isaacs/yallist
Section: javascript
Priority: optional
Filename: pool/main/n/node-yallist/node-yallist_4.0.0+~4.0.1-1_all.deb