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

Last updated: May 18,2024

1. Install "python3-cmarkgfm" package

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

$ sudo apt update $ sudo apt install python3-cmarkgfm

2. Uninstall "python3-cmarkgfm" package

Please follow the steps below to uninstall python3-cmarkgfm on Kali Linux:

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

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

Package: python3-cmarkgfm
Source: python-cmarkgfm
Version: 0.8.0-3
Installed-Size: 397
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any, libc6 (>= 2.14)
Size: 109320
SHA256: 2b3fed335d27cdc0ccd6e5e42052e891bfd9e076f87e85816619a8ee96f19486
SHA1: 92a79ad1aac7242cb1d323fe99b39fc084914bd4
MD5sum: 59edb1496952997de89742de8ba70bfd
Description: GitHub-flavored Markdown renderer Python bindings
cmark-gfm is an extended version of the C reference implementation of
CommonMark, a rationalized version of Markdown syntax with a spec.
.
This fork adds GitHub Flavored Markdown extensions to the upstream
implementation, as defined in the spec.
.
This package provides Python bindings for the cmark-gfm library.
Description-md5:
Homepage: https://github.com/jonparrott/cmarkgfm
Section: python
Priority: optional
Filename: pool/main/p/python-cmarkgfm/python3-cmarkgfm_0.8.0-3_amd64.deb