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

Last updated: May 19,2024

1. Install "python3-gleetex" package

This tutorial shows how to install python3-gleetex on Kali Linux

$ sudo apt update $ sudo apt install python3-gleetex

2. Uninstall "python3-gleetex" package

This is a short guide on how to uninstall python3-gleetex on Kali Linux:

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

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

Package: python3-gleetex
Source: gladtex
Version: 3.1.0-2
Installed-Size: 259
Maintainer: Sebastian Humenda
Architecture: all
Depends: python3:any, texlive-latex-recommended, texlive-fonts-recommended, preview-latex-style, dvisvgm
Recommends: dvipng
Suggests: pandoc
Size: 44548
SHA256: 6c1522073f101180824f8dcbacf6f22c3a738dc30ec778108b4a678d7df1f83f
SHA1: a99a63349b999d296a113e88e98774596ba673e7
MD5sum: f21cd8567fcd1559670b75e9ae64b7ff
Description: Module to embed LaTeX equations in HTML files
GleeTeX is a Python module to create images from formulas. It can parse HTML
documents and replace all occurrences of some formula through images.
Each image will get an alt attribute as well, which is useful for screen
readers or text-mode browsers.
It can also just create formula images out of LaTeX formulas and the process
can be embedded into a web application.
.
GleeTeX is able to convert multiple images concurrently and it also keeps a
cache of already converted formulas, speeding up the conversion.
Description-md5:
Homepage: https://humenda.github.io/GladTeX
Section: text
Priority: optional
Filename: pool/main/g/gladtex/python3-gleetex_3.1.0-2_all.deb