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

Last updated: July 05,2024

1. Install "node-yamlish" package

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

$ sudo apt update $ sudo apt install node-yamlish

2. Uninstall "node-yamlish" package

Please follow the step by step instructions below to uninstall node-yamlish on Kali Linux:

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

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

Package: node-yamlish
Version: 0.0.7-5
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 5284
SHA256: f60788b238b94de574dbde9c4d8170b69cb658b9ff99704bc295ce527442a635
SHA1: 2aeba87f6a32f13b3ab971674ba8bddd158cedae
MD5sum: 9a26112cb507779cc1c3bfb3e9601c2e
Description: Parser/encoder for the YAMLish format for Node.js
This library parses the YAMLish format used to serialize objects in the
TAP format. YAMLish is a small subset of YAML (originally that implemented
by the Perl module YAML::Tiny), making it easy to implement in other
languages.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/isaacs/yamlish
Section: javascript
Priority: optional
Filename: pool/main/n/node-yamlish/node-yamlish_0.0.7-5_all.deb