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

Last updated: May 19,2024

1. Install "node-marked" package

This is a short guide on how to install node-marked on Kali Linux

$ sudo apt update $ sudo apt install node-marked

2. Uninstall "node-marked" package

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

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

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

Package: node-marked
Version: 4.2.3+ds+~4.0.7-3
Installed-Size: 501
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-marked (= 4.0.7)
Depends: nodejs:any
Breaks: node-marked-man (<< 0.7.0+~0.7.0~), node-typescript-types (<< 20201201~)
Size: 78576
SHA256: aded0b8b013b9ba491f3abe11e0398b3efe3695cd39f34cf874769d68c47a40f
SHA1: 01766592c5a6fbaf5c59cd19b7ef936856ca08cb
MD5sum: 6b4f2c2193847d49e09eab557448bdc9
Description: Full-featured markdown parser and compiler for NodeJS
Marked implements all markdown features while having a high processing
speed. It is also fully compatible with client-side javascript.
.
Additionally Marked also implements github flavored markdown.
.
This package contains the marked executable and node module.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/chjj/marked
Section: javascript
Priority: optional
Filename: pool/main/n/node-marked/node-marked_4.2.3+ds+~4.0.7-3_all.deb