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

Last updated: April 29,2024

1. Install "python3-texext" package

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

$ sudo apt update $ sudo apt install python3-texext

2. Uninstall "python3-texext" package

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

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

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

Package: python3-texext
Source: texext
Version: 0.6.7-4
Installed-Size: 89
Maintainer: Debian Python Team
Architecture: all
Depends: python3-docutils, python3-sphinx, python3:any
Size: 22476
SHA256: eb1aa923a4878434e80c930a5a753a3766bc7834f1a6d7934bf4a2e40d1c5386
SHA1: 2e1ac5c54a2a052265208bf41f55cd9b880d3f02
MD5sum: ef9d0b5cb519957925dcfe8e0fe5b202
Description: sphinx extensions for working with LaTeX math - Python
texext contains a couple of Sphinx extensions for working with LaTeX math:
.
* math_dollar, replaces math expressions between dollars in ReST with
equivalent inline math.
.
* users of sympy may want to generate LaTeX expressions dynamically in Sympy,
and then render them in LaTeX in the built pages. You can do this with the
mathcode directive
.
This package contains the Python 2 version of texext..
Description-md5:
Homepage: https://github.com/matthew-brett/texext
Section: python
Priority: optional
Filename: pool/main/t/texext/python3-texext_0.6.7-4_all.deb