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

Last updated: May 18,2024

1. Install "python3-pylatexenc" package

This is a short guide on how to install python3-pylatexenc on Kali Linux

$ sudo apt update $ sudo apt install python3-pylatexenc

2. Uninstall "python3-pylatexenc" package

Please follow the guidelines below to uninstall python3-pylatexenc on Kali Linux:

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

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

Package: python3-pylatexenc
Source: python-pylatexenc
Version: 2.10-2
Installed-Size: 600
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 96444
SHA256: 5d4e5ac2eb5023e50a6c94b2dac5c555007f2d0c2ff68745756af91062d5a2b0
SHA1: 3ee594fc8187811920ef9504760fe8a0ab9c1cbf
MD5sum: 3e285de532b668dd7de68d348213e99b
Description: Simple LaTeX parser providing conversion to/from unicode
Provides a "unicode_to_latex()" function which converts a unicode
string into LaTeX text and escape sequences, and a module with a
series of routines that parse the LaTeX structure of given LaTeX code
and return a logical structure of objects suitable for converting
into another format such as plain text. The functionality is
also exposed via command-line scripts (latexencode, latex2text,
latexwalker).
Description-md5:
Homepage: https://github.com/phfaist/pylatexenc
Section: python
Priority: optional
Filename: pool/main/p/python-pylatexenc/python3-pylatexenc_2.10-2_all.deb