How to Install and Uninstall python3-markdown-it Package on Kali Linux

Last updated: May 21,2024

1. Install "python3-markdown-it" package

Learn how to install python3-markdown-it on Kali Linux

$ sudo apt update $ sudo apt install python3-markdown-it

2. Uninstall "python3-markdown-it" package

This guide covers the steps necessary to uninstall python3-markdown-it on Kali Linux:

$ sudo apt remove python3-markdown-it $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-markdown-it package on Kali Linux

Package: python3-markdown-it
Source: markdown-it-py
Version: 3.0.0-2
Installed-Size: 293
Maintainer: Debian Python Team
Architecture: all
Depends: python3-mdurl, python3:any
Breaks: python3-mdit-py-plugins (<< 0.4.0-1)
Size: 62524
SHA256: 32ba58fda6dc5f1f97c0982fb54448367fceca5cc67563a672f36ed18fc98531
SHA1: 62ae431f5662f23d04543c0ca0937731b28c449e
MD5sum: 6359c9088a10707f2a3d755db2cddb4b
Description: Python port of markdown-it and some its associated plugins
High speed Python markdown parser based in markdown-it. markdown-it-py
follows the CommonMark spec for baseline parsing. Also, new syntax
rules can be added and even replace existing ones. New syntax extensions
can be added to extend the parser.
Description-md5:
Homepage: https://github.com/executablebooks/markdown-it-py
Section: python
Priority: optional
Filename: pool/main/m/markdown-it-py/python3-markdown-it_3.0.0-2_all.deb