How to Install and Uninstall mathjax.noarch Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "mathjax.noarch" package

This guide covers the steps necessary to install mathjax.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install mathjax.noarch

2. Uninstall "mathjax.noarch" package

Here is a brief guide to show you how to uninstall mathjax.noarch on AlmaLinux 9:

$ sudo dnf remove mathjax.noarch $ sudo dnf autoremove

3. Information about the mathjax.noarch package on AlmaLinux 9

Last metadata expiration check: 2:17:49 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : mathjax
Version : 2.7.4
Release : 2.el9
Architecture : noarch
Size : 10 M
Source : mathjax-2.7.4-2.el9.src.rpm
Repository : epel
Summary : JavaScript library to render math in the browser
URL : http://mathjax.org
License : ASL 2.0
Description : MathJax is an open-source JavaScript display engine for LaTeX, MathML,
: and AsciiMath notation that works in all modern browsers. It requires no
: setup on the part of the user (no plugins to download or software to
: install), so the page author can write web documents that include
: mathematics and be confident that users will be able to view it
: naturally and easily. Supports LaTeX, MathML, and AsciiMath notation
: in HTML pages.