How to Install and Uninstall python3-sphinx-markdown-tables Package on Kali Linux

Last updated: May 04,2024

1. Install "python3-sphinx-markdown-tables" package

Please follow the instructions below to install python3-sphinx-markdown-tables on Kali Linux

$ sudo apt update $ sudo apt install python3-sphinx-markdown-tables

2. Uninstall "python3-sphinx-markdown-tables" package

This guide covers the steps necessary to uninstall python3-sphinx-markdown-tables on Kali Linux:

$ sudo apt remove python3-sphinx-markdown-tables $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sphinx-markdown-tables package on Kali Linux

Package: python3-sphinx-markdown-tables
Source: sphinx-markdown-tables
Version: 0.0.17-1
Installed-Size: 25
Maintainer: Debian Python Team
Architecture: all
Depends: python3-markdown, python3:any
Size: 4384
SHA256: 62a0576d761a13ed03e42f8ee186aad8305fbadcd88bb7bf5f534791248237e7
SHA1: a1985dcc6e5ae5eae3a23c205bbac51e50c3482b
MD5sum: 367e7d04f82c3fdec62ff364d266c7a8
Description: Sphinx extension for rendering markdown tables (Python 3)
While Sphinx supports markdown thanks to the recommonmark extension,
the latter does not cover tables. The sphinx-markdown-tables extension
remedies this shortcoming.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/ryanfox/sphinx-markdown-tables
Section: python
Priority: optional
Filename: pool/main/s/sphinx-markdown-tables/python3-sphinx-markdown-tables_0.0.17-1_all.deb