How to Install and Uninstall mathjax3.noarch Package on Rocky Linux 9

Last updated: May 19,2024

1. Install "mathjax3.noarch" package

Here is a brief guide to show you how to install mathjax3.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install mathjax3.noarch

2. Uninstall "mathjax3.noarch" package

Please follow the guidelines below to uninstall mathjax3.noarch on Rocky Linux 9:

$ sudo dnf remove mathjax3.noarch $ sudo dnf autoremove

3. Information about the mathjax3.noarch package on Rocky Linux 9

Last metadata expiration check: 0:39:54 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : mathjax3
Version : 3.2.2
Release : 1.el9
Architecture : noarch
Size : 2.1 M
Source : mathjax3-3.2.2-1.el9.src.rpm
Repository : epel
Summary : JavaScript library to render math in the browser
URL : https://mathjax.org
License : Apache-2.0 AND 0BSD AND BSD-2-Clause AND BSD-2-Clause-Views AND BSD-3-Clause AND BSD-3-Clause-Clear AND CC-BY-4.0 AND ISC AND (LGPL-2.0-only OR MIT) AND MIT
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.