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

Last updated: June 01,2024

1. Install "python3-markdown-callouts" package

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

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

2. Uninstall "python3-markdown-callouts" package

This is a short guide on how to uninstall python3-markdown-callouts on Kali Linux:

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

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

Package: python3-markdown-callouts
Source: markdown-callouts
Version: 0.4.0-1
Installed-Size: 33
Maintainer: Debian Python Team
Architecture: all
Depends: python3-markdown, python3:any
Size: 7160
SHA256: 559e63287bba334937cc38fb17512e62e3522b154520c854d753d9c42894389d
SHA1: 142985a8d73d3b007e90275587b6d78d79357f95
MD5sum: 24fc43182ea5b8b4419cbafa5a33fedb
Description: Python-Markdown extension adding a new block-level syntax (Python3)
This package extends the functionality of Python Markdown by turning a
paragraph of text into a block that's specially highlighted and set apart from
the rest of the text.
.
This extension produces the same results as the admonition extension, but with
a syntax that is much less intrusive and has a very reasonable fallback look
for "vanilla" renderers.
Description-md5:
Homepage: https://github.com/oprypin/markdown-callouts
Section: python
Priority: optional
Filename: pool/main/m/markdown-callouts/python3-markdown-callouts_0.4.0-1_all.deb