How to Install and Uninstall python3-mistune Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-mistune" package

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

$ sudo apt update $ sudo apt install python3-mistune

2. Uninstall "python3-mistune" package

Learn how to uninstall python3-mistune on Kali Linux:

$ sudo apt remove python3-mistune $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-mistune package on Kali Linux

Package: python3-mistune
Source: mistune
Version: 3.0.2-1
Installed-Size: 169
Maintainer: Debian Python Modules Team
Architecture: all
Depends: python3:any
Size: 33080
SHA256: 0127013f9314d5138f8f51300c7aa66f56be149f5757c0ecb794dc4078fb4930
SHA1: 03294c847ae9c37cdb5ccc653c83b70e9f21a903
MD5sum: d4826b082b80812cb35c790011d3a57f
Description: Markdown parser for Python 3
A fast markdown parser in pure Python, inspired by marked, also providing
renderer features.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/lepture/mistune
Section: python
Priority: optional
Filename: pool/main/m/mistune/python3-mistune_3.0.2-1_all.deb