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

Last updated: May 13,2024

1. Install "python3-markdown-exec" package

Please follow the guidance below to install python3-markdown-exec on Kali Linux

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

2. Uninstall "python3-markdown-exec" package

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

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

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

Package: python3-markdown-exec
Source: markdown-exec
Version: 1.8.0-1
Installed-Size: 90
Maintainer: Debian Python Team
Architecture: all
Depends: python3-markupsafe, python3-pymdownx, python3:any
Size: 22836
SHA256: 44e340bbb3131d29ec9da83d9fac22bd5206a32f82be4c632fcb8942c77c7c16
SHA1: 40524c7518ec2b2b6e2f947b47d350aa8203b8d9
MD5sum: f395266239abd9b31c0f6a5114ab033e
Description: Utilities to execute code blocks in Markdown files
This package enhances the functionality of PyMdown Extensions (provided
within Debian as package python3-pymdownx). You can use markdown-exec
if you write e.g a Python code block that computes some HTML and you want
to place the generated HTML within a code block.
Description-md5:
Homepage: https://github.com/pawamoy/markdown-exec
Section: python
Priority: optional
Filename: pool/main/m/markdown-exec/python3-markdown-exec_1.8.0-1_all.deb