How to Install and Uninstall mathjax.noarch Package on Oracle Linux 9

Last updated: May 15,2024

1. Install "mathjax.noarch" package

Please follow the instructions below to install mathjax.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install mathjax.noarch

2. Uninstall "mathjax.noarch" package

Please follow the instructions below to uninstall mathjax.noarch on Oracle Linux 9:

$ sudo dnf remove mathjax.noarch $ sudo dnf autoremove

3. Information about the mathjax.noarch package on Oracle Linux 9

Last metadata expiration check: 0:25:36 ago on Thu Feb 15 07:50:05 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.