How to Install and Uninstall mathjax3.noarch Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "mathjax3.noarch" package

Please follow the steps below to install mathjax3.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install mathjax3.noarch

2. Uninstall "mathjax3.noarch" package

Please follow the guidance below to uninstall mathjax3.noarch on CentOS Stream 9:

$ sudo dnf remove mathjax3.noarch $ sudo dnf autoremove

3. Information about the mathjax3.noarch package on CentOS Stream 9

Last metadata expiration check: 1:32:48 ago on Sat Mar 16 16:03:45 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.