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

Last updated: April 29,2024

1. Install "node-prosemirror-markdown" package

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

$ sudo apt update $ sudo apt install node-prosemirror-markdown

2. Uninstall "node-prosemirror-markdown" package

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

$ sudo apt remove node-prosemirror-markdown $ sudo apt autoclean && sudo apt autoremove

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

Package: node-prosemirror-markdown
Version: 1.8.0-1
Installed-Size: 228
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-markdown-it, node-prosemirror-model, nodejs
Size: 27964
SHA256: 921d491ca0fdf316a295806d21625c3fe749cd22105caa61d3bf92f6df67bdd8
SHA1: 6b54cf3e7d1e17439e6ae21276a55e95bd1bcede
MD5sum: 5dbab054409005749ae61955deffdd3f
Description: ProseMirror Markdown integration
ProseMirror is a well-behaved rich semantic content editor based on
contentEditable, with support for collaborative editing and custom
document schemas.
.
This module implements a ProseMirror schema that corresponds to the document
schema used by CommonMark, and a parser and serializer to convert
between ProseMirror documents in that schema and CommonMark/Markdown text.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/prosemirror/prosemirror-markdown#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-prosemirror-markdown/node-prosemirror-markdown_1.8.0-1_all.deb