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

Last updated: May 13,2024

1. Install "python3-latexcodec" package

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

$ sudo apt update $ sudo apt install python3-latexcodec

2. Uninstall "python3-latexcodec" package

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

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

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

Package: python3-latexcodec
Source: python-latexcodec
Version: 2.0.1-2
Installed-Size: 90
Maintainer: Debian Python Team
Architecture: all
Depends: python3-six (>= 1.4.1), python3:any
Suggests: python-latexcodec-doc
Size: 17960
SHA256: f3fba2eccc5068ab45b600613dd4b66624edc206faa0dc3f73669d80de0b3665
SHA1: e090f3a0a0979fced2f7f4ca1d128b1895c8a615
MD5sum: d6762b0201d7309482a5f87bd0de081c
Description: LaTeX lexer and codec library for Python3
latexcodec is a Python library for converting from and into
LaTeX encoding. It includes a codec module which contains classes
and functions for LaTeX code translation, and a module for lexing
LaTeX code, which includes general purpose base classes for
incremental LaTeX decoders and encoders.
.
This package contains the modules for Python3.
Description-md5:
Homepage: https://github.com/mcmtroffaes/latexcodec
Section: python
Priority: optional
Filename: pool/main/p/python-latexcodec/python3-latexcodec_2.0.1-2_all.deb