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

Last updated: May 20,2024

1. Install "node-prosemirror-view" package

In this section, we are going to explain the necessary steps to install node-prosemirror-view on Kali Linux

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

2. Uninstall "node-prosemirror-view" package

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

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

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

Package: node-prosemirror-view
Version: 1.23.13-2
Installed-Size: 1580
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-prosemirror-model (>= 1.16.0), node-prosemirror-state (>= 1.0.0), node-prosemirror-transform (>= 1.1.0)
Size: 141004
SHA256: 8ea2f40ba3f37fc67cd244c864d0f4bbed9c760aa81698e4f90178b0074a5dc6
SHA1: 9361120b05d925186a59f7024a7aff12cbecb7e1
MD5sum: 144f7cab41e852e8b1855097ed71edb4
Description: ProseMirror's view component
This is a core module of ProseMirror. ProseMirror is a well-behaved rich
semantic content editor based on contentEditable, with support for
collaborative editing
and custom document schemas.
.
This module exports the editor view, which renders the current document in
the browser, and handles user events.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/prosemirror/prosemirror-view#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-prosemirror-view/node-prosemirror-view_1.23.13-2_all.deb