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

Last updated: May 15,2024

1. Install "node-yaml" package

Please follow the guidelines below to install node-yaml on Kali Linux

$ sudo apt update $ sudo apt install node-yaml

2. Uninstall "node-yaml" package

This guide covers the steps necessary to uninstall node-yaml on Kali Linux:

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

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

Package: node-yaml
Version: 2.3.4-1
Installed-Size: 844
Maintainer: Debian Javascript Maintainers
Architecture: all
Breaks: node-tap-parser (<< 11.0.1+~cs2.1.2-4)
Size: 120604
SHA256: 762839f4e8b2778eaa02fbdcae306971ef22577bd5d641c2a575a276529f69b4
SHA1: 71fe53d3ad8d6acb42b7de3f7fc37bea53ed70cd
MD5sum: c598078b4730adca0da5212e3c861de3
Description: Nodejs parser and stringifier for YAML standard
yaml is a JavaScript parser and stringifier for YAML, a human friendly data
serialization standard. It supports both parsing and stringifying data using
all versions of YAML, along with all common data schemas. As a particularly
distinguishing feature, yaml fully supports reading and writing comments and
blank lines in YAML documents.
Description-md5:
Multi-Arch: foreign
Homepage: https://eemeli.org/yaml/
Section: javascript
Priority: optional
Filename: pool/main/n/node-yaml/node-yaml_2.3.4-1_all.deb