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

Last updated: May 01,2024

1. Install "python3-commonmark" package

Please follow the instructions below to install python3-commonmark on Kali Linux

$ sudo apt update $ sudo apt install python3-commonmark

2. Uninstall "python3-commonmark" package

In this section, we are going to explain the necessary steps to uninstall python3-commonmark on Kali Linux:

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

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

Package: python3-commonmark
Source: commonmark
Version: 0.9.1-5
Installed-Size: 212
Maintainer: Debian Python Team ,
Architecture: all
Depends: python3:any
Size: 45116
SHA256: dead3798596d7f7f8b0c817b3b60d0e7ff29f901976336ca0b0fe47f6cfecdc5
SHA1: dabddd7b591504d503f8c0e7ff5c1d33533e7c37
MD5sum: 99857a2df0b520debd3ca7f7b02ef3e2
Description: Python parser for the CommonMark Markdown spec
commonmark.py is a pure Python port of jgm's commonmark.js, a Markdown parser
and renderer for the CommonMark specification, using only native modules.
Description-md5:
Homepage: https://github.com/rtfd/commonmark.py
Section: python
Priority: optional
Filename: pool/main/c/commonmark/python3-commonmark_0.9.1-5_all.deb