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

Last updated: May 15,2024

1. Install "python3-mistune0" package

This is a short guide on how to install python3-mistune0 on Kali Linux

$ sudo apt update $ sudo apt install python3-mistune0

2. Uninstall "python3-mistune0" package

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

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

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

Package: python3-mistune0
Source: mistune0
Version: 0.8.4-2
Installed-Size: 65
Maintainer: Debian Python Modules Team
Architecture: all
Depends: python3:any
Size: 15492
SHA256: c2477dac8c9c77bb65840c30e119caac8760b5725b819e6bb025f32fda367c31
SHA1: 3d8282f29120bd3934384df89048c6dd39f28272
MD5sum: eb151a8316f96400bdfc22346b8f7fb6
Description: Markdown parser for Python 3
A fast markdown parser in pure Python, inspired by marked, also providing
renderer features.
.
This package is a flagged version of mistune 0.8.4 as mistune >= 2 is not
backward compatible. For a more recent version of mistune, please install
python3-mistune.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/lepture/mistune
Section: python
Priority: optional
Filename: pool/main/m/mistune0/python3-mistune0_0.8.4-2_all.deb