How to Install and Uninstall python-plastex-doc Package on Kali Linux

Last updated: May 16,2024

1. Install "python-plastex-doc" package

Please follow the step by step instructions below to install python-plastex-doc on Kali Linux

$ sudo apt update $ sudo apt install python-plastex-doc

2. Uninstall "python-plastex-doc" package

This is a short guide on how to uninstall python-plastex-doc on Kali Linux:

$ sudo apt remove python-plastex-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-plastex-doc package on Kali Linux

Package: python-plastex-doc
Source: plastex
Version: 3.0-3
Installed-Size: 2626
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-jquery, libjs-mathjax
Suggests: doc-base
Size: 263228
SHA256: 96cd3790f72445cae6de23c12ffd0ea4df8395e13ae384690f5f82c0d2777ac6
SHA1: 373a8bfc8bbc6d5901da15a98ed14af92af43b5f
MD5sum: 6edb1f27db7f9958bf8f036682c22871
Description: LaTeX document processing framework in Python - documentation
plasTeX is a collection of Python frameworks that allow you to process LaTeX
documents. This processing includes, but is not limited to, conversion of
LaTeX documents to various document formats. Of course, it is capable of
converting to HTML or XML formats such as DocBook and tBook, but it is an
open framework that allows you to drive any type of rendering. This means that
it could be used to drive a COM object that creates a MS Word Document.
.
The plasTeX framework allows you to control all of the processes including
tokenizing, object creation, and rendering through API calls. You also have
access to all of the internals such as counters, the states of "if" commands,
locally and globally defined macros, labels and references, etc. In essence,
it is a LaTeX document processor that gives you the advantages of an XML
document in the context of a language as superb as Python.
.
This package contains the documentation for both modules and command line
tool.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/plastex/plastex
Tag: devel::doc, devel::lang:python, made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/p/plastex/python-plastex-doc_3.0-3_all.deb