How to Install and Uninstall node-markdown-to-jsx Package on Kali Linux

Last updated: May 20,2024

1. Install "node-markdown-to-jsx" package

This guide let you learn how to install node-markdown-to-jsx on Kali Linux

$ sudo apt update $ sudo apt install node-markdown-to-jsx

2. Uninstall "node-markdown-to-jsx" package

Please follow the steps below to uninstall node-markdown-to-jsx on Kali Linux:

$ sudo apt remove node-markdown-to-jsx $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-markdown-to-jsx package on Kali Linux

Package: node-markdown-to-jsx
Version: 7.2.0+dfsg-2
Installed-Size: 66
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-react
Size: 19768
SHA256: e7f26e31b36803ef27f001d26a91c88ecd7c59aecbf06c7393d9ebc3963ea675
SHA1: 43caa492269e4e9c888151a58db5f51c6957f0ef
MD5sum: 95de417b5f733801bb8c03df30611a67
Description: Lightweight and customizable ReactJS markdown component
markdown-to-jsx is a powerfull Markdown-to-JSX component:
- arbitrary HTML is supported and parsed into the appropriate JSX
representation without `dangerouslySetInnerHTML`
- any HTML tags rendered by the compiler and/or Markdown component can be
overridden to include additional props or even a different HTML
representation entirely
- GFM task list support
- fenced code blocks with highlight.js support
All this clocks in at around 5 kB gzipped, which is a fraction of the size
of most other React markdown components.
Description-md5:
Homepage: https://probablyup.github.io/markdown-to-jsx
Section: javascript
Priority: optional
Filename: pool/main/n/node-markdown-to-jsx/node-markdown-to-jsx_7.2.0+dfsg-2_all.deb