How to Install and Uninstall python3-myst-parser Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-myst-parser" package

Please follow the steps below to install python3-myst-parser on Kali Linux

$ sudo apt update $ sudo apt install python3-myst-parser

2. Uninstall "python3-myst-parser" package

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

$ sudo apt remove python3-myst-parser $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-myst-parser package on Kali Linux

Package: python3-myst-parser
Source: myst-parser
Version: 2.0.0-1
Installed-Size: 321
Maintainer: Debian Python Team
Architecture: all
Depends: python3-docutils, python3-jinja2, python3-markdown-it (>= 1.0.0), python3-mdit-py-plugins (>= 0.2.8), python3-sphinx (>= 3.1.0), python3-yaml, python3:any
Size: 73692
SHA256: 56462b09a76e64a6dc5f0f2396d5ed8f0dc7227fcf322346871777f6360a236a
SHA1: 873bd9b5b667ca240410e07e2a91f1678c51429e
MD5sum: 5910c6aa8a21beeae4d2dd87c4188649
Description: rich and extensible flavor of Markdown for technical docs
MyST is a flavor of markdown that is designed for simplicity, flexibility,
and extensibility. This package include a reference implementation of
MyST Markdown, as well as a collection of tools to support working with MyST
in Python and Sphinx.
Description-md5:
Homepage: https://github.com/executablebooks/MyST-Parser
Section: python
Priority: optional
Filename: pool/main/m/myst-parser/python3-myst-parser_2.0.0-1_all.deb