How to Install and Uninstall mimetex Package on Kali Linux

Last updated: May 17,2024

1. Install "mimetex" package

Here is a brief guide to show you how to install mimetex on Kali Linux

$ sudo apt update $ sudo apt install mimetex

2. Uninstall "mimetex" package

This guide let you learn how to uninstall mimetex on Kali Linux:

$ sudo apt remove mimetex $ sudo apt autoclean && sudo apt autoremove

3. Information about the mimetex package on Kali Linux

Package: mimetex
Version: 1.76-2
Installed-Size: 1920
Maintainer: Hilmar Preusse
Architecture: amd64
Depends: libc6 (>= 2.29)
Size: 580980
SHA256: 433dafc75404fd2dc88bc1698b9ccc1dc5b8e91029699e1ba60fbce5185f35d8
SHA1: 8944c88c93d4f13936e7ebee9c7d379fda6cf430
MD5sum: f76052a54012578e199cdfe4fed2633f
Description: LaTeX math expressions to anti-aliased GIF images converter
mimeTex parses LaTeX math expressions emitting directly GIF images
without intermediate dvi-to-gif conversion.
.
mimeTex is a standalone program that doesn't use TeX in any way, a kind
of lightweight alternative to MathML
Description-md5:
Homepage: http://www.forkosh.com/mimetex.html
Tag: field::mathematics, interface::commandline, role::program,
scope::utility, use::converting, works-with-format::tex,
works-with::image, works-with::image:raster, works-with::text
Section: utils
Priority: optional
Filename: pool/main/m/mimetex/mimetex_1.76-2_amd64.deb