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

Last updated: May 13,2024

1. Install "node-yn" package

Learn how to install node-yn on Kali Linux

$ sudo apt update $ sudo apt install node-yn

2. Uninstall "node-yn" package

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

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

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

Package: node-yn
Version: 4.0.0-3
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 4936
SHA256: a24d07786dd9504553ba95ad7db9fffe695a0786cf81b9c0891556878bf2e75e
SHA1: 0f9372991f441f542f38f7ded78d29031f38e0c9
MD5sum: 86b9276e4b777e213dcee45892d27b32
Description: Parse yes/no like values - Node.js module
This Node.js module parses strings with yes/no like values and returns a bool
or undefined. It has options to return a default instead of undefined and
a lenient mode to gracefully handle typos.
.
It can useful for validating answers of a CLI prompt.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/yn
Section: javascript
Priority: optional
Filename: pool/main/n/node-yn/node-yn_4.0.0-3_all.deb