How to Install and Uninstall python-markdown-doc Package on Kali Linux

Last updated: May 12,2024

1. Install "python-markdown-doc" package

This is a short guide on how to install python-markdown-doc on Kali Linux

$ sudo apt update $ sudo apt install python-markdown-doc

2. Uninstall "python-markdown-doc" package

Here is a brief guide to show you how to uninstall python-markdown-doc on Kali Linux:

$ sudo apt remove python-markdown-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-markdown-doc package on Kali Linux

Package: python-markdown-doc
Source: python-markdown
Version: 3.5.2-1
Installed-Size: 2592
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-jquery (>= 3.6.1+dfsg+~3.5.14-1), libjs-lunr (>= 2.3.9~dfsg-2), libjs-underscore (>= 1.13.4~dfsg+~1.11.4-3), mkdocs (>= 1.5.3+dfsg-1), mkdocs-nature (>= 0.6+dfsg-1)
Size: 196608
SHA256: f4ac2b3d2e270d4d90e85ca61163c927ee2ff4a784c21dbe99f4da3a1213d8ee
SHA1: ca098eeb69b3dd070660e3a23ba390d71db72180
MD5sum: 9df5e136cea2532cb59256358d2a75ca
Description: text-to-HTML conversion library/tool (documentation)
Markdown is a text-to-HTML conversion tool for web writers. Markdown
allows you to write using an easy-to-read, easy-to-write plain text
format, then convert it to structurally valid XHTML (or HTML).
.
This is a Python implementation of John Gruber's Markdown. The current
version of python-markdown implements all Markdown syntax features and
fully passes Markdown Test Suite 1.0. It also supports footnotes and
attributes.
.
This package contains HTML documentation files for python-markdown.
Description-md5:
Homepage: https://github.com/Python-Markdown/markdown
Section: doc
Priority: optional
Filename: pool/main/p/python-markdown/python-markdown-doc_3.5.2-1_all.deb