How to Install and Uninstall mimetex.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "mimetex.x86_64" package

This guide let you learn how to install mimetex.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install mimetex.x86_64

2. Uninstall "mimetex.x86_64" package

This is a short guide on how to uninstall mimetex.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove mimetex.x86_64 $ sudo dnf autoremove

3. Information about the mimetex.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:10:18 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : mimetex
Version : 1.74
Release : 15.el8
Architecture : x86_64
Size : 584 k
Source : mimetex-1.74-15.el8.src.rpm
Repository : epel
Summary : Easily embed LaTeX math in web pages
URL : http://www.forkosh.com/mimetex.html
License : GPLv2+
Description : MimeTeX lets you easily embed LaTeX math in your html pages. It parses a LaTeX
: math expression and immediately emits the corresponding gif image, rather than
: the usual TeX dvi. And mimeTeX is an entirely separate little program that
: doesn't use TeX or its fonts in any way.