How to Install and Uninstall python3-commonmark-bkrs Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-commonmark-bkrs" package

This tutorial shows how to install python3-commonmark-bkrs on Kali Linux

$ sudo apt update $ sudo apt install python3-commonmark-bkrs

2. Uninstall "python3-commonmark-bkrs" package

Please follow the step by step instructions below to uninstall python3-commonmark-bkrs on Kali Linux:

$ sudo apt remove python3-commonmark-bkrs $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-commonmark-bkrs package on Kali Linux

Package: python3-commonmark-bkrs
Source: commonmark-bkrs
Version: 0.5.4+ds-7.1
Installed-Size: 151
Maintainer: Debian Python Team
Architecture: all
Replaces: python-commonmark-bkrs (<< 0.5.4+ds-3)
Depends: python3:any
Suggests: python-commonmark-bkrs-doc (= 0.5.4+ds-7.1)
Breaks: python-commonmark-bkrs (<< 0.5.4+ds-3)
Size: 29984
SHA256: 24379efcbbe0fa7a4e579c4d0299881036270185396484cc916c255fbd833328
SHA1: 28351e1a16f32ccbcccabee1ce4aa770c32841d0
MD5sum: f1598dafdc27aa167a86977f06cc07be
Description: Python parser for the CommonMark Markdown spec -- Python 3
Pure Python port of `jgm''s CommonMark, a Markdown parser and renderer for the
CommonMark (http://commonmark.org) specification, using only native modules.
.
This provides the CommonMark-py Python package as developed by Bibek Kafle and
Roland Shoemaker (BKRS). After release 0.5.4, their project moved to `Read the
Docs' (http://readthedocs.org) and major changes broke compatibility. However
some Python packages may still depend on their last implementation, hence this
Debian package which is meant to smooth the transition.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/rolandshoemaker/CommonMark-py
Section: python
Priority: optional
Filename: pool/main/c/commonmark-bkrs/python3-commonmark-bkrs_0.5.4+ds-7.1_all.deb