How to Install and Uninstall python3-sphinxcontrib-mermaid Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-sphinxcontrib-mermaid" package

This is a short guide on how to install python3-sphinxcontrib-mermaid on Kali Linux

$ sudo apt update $ sudo apt install python3-sphinxcontrib-mermaid

2. Uninstall "python3-sphinxcontrib-mermaid" package

In this section, we are going to explain the necessary steps to uninstall python3-sphinxcontrib-mermaid on Kali Linux:

$ sudo apt remove python3-sphinxcontrib-mermaid $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sphinxcontrib-mermaid package on Kali Linux

Package: python3-sphinxcontrib-mermaid
Source: sphinxcontrib-mermaid
Version: 0.9.2-3
Installed-Size: 5527
Maintainer: Debian Python Team
Architecture: all
Provides: python3-sphinxcontrib.mermaid
Depends: python3:any, libjs-sphinxdoc (>= 7.2.2)
Suggests: python3-myst-parser
Size: 4814964
SHA256: acd61e654c089bf39402b7738d2907635b19209c363cd9b4d2633f7aa2b86437
SHA1: 271bc52ea5ca5ab33e24f342916417056a8aba2c
MD5sum: 7dc14d389d497ab7c0cbabcb7d75ffb3
Description: Sphinx extension to embed Mermaid graphs in documents
This extension allows you to embed Mermaid
(https://mermaid-js.github.io/) graphs in your documents, including general
flowcharts, sequence and gantt diagrams.
.
Note that by default the generated HTML documents will use Mermaid JS files
published in a CDN service, if using the 'raw' output format, and that other
formats require the Mermaid CLI interface (not yet packaged in Debian).
Description-md5:
Homepage: https://github.com/mgaitan/sphinxcontrib-mermaid/
Section: python
Priority: optional
Filename: pool/main/s/sphinxcontrib-mermaid/python3-sphinxcontrib-mermaid_0.9.2-3_all.deb