How to Install and Uninstall fonts-mathjax-extras Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "fonts-mathjax-extras" package

Here is a brief guide to show you how to install fonts-mathjax-extras on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fonts-mathjax-extras

2. Uninstall "fonts-mathjax-extras" package

Please follow the steps below to uninstall fonts-mathjax-extras on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fonts-mathjax-extras $ sudo apt autoclean && sudo apt autoremove

3. Information about the fonts-mathjax-extras package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fonts-mathjax-extras
Priority: optional
Section: universe/fonts
Installed-Size: 30956
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Shachnev
Architecture: all
Source: mathjax
Version: 2.6.1-1
Replaces: libjs-mathjax (<< 2.1)
Recommends: fonts-mathjax
Suggests: libjs-mathjax
Breaks: libjs-mathjax (<< 2.1)
Filename: pool/universe/m/mathjax/fonts-mathjax-extras_2.6.1-1_all.deb
Size: 4554684
MD5sum: 3453652c8f63c1a504d4652a8eac9f71
SHA1: bc2a934f9538b4a5bf53c2d10231f98bfda64f54
SHA256: 0532c030d5d3974efcf41c35c313e16b682cfbfe21317564767b1d629240d6d6
Description-en: JavaScript display engine for LaTeX and MathML (extra fonts)
MathJax was designed with the goal of consolidating the recent advances in web
technologies into a single, definitive, math-on-the-web platform supporting
the major browsers and operating systems.
.
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. Simply include MathJax and some mathematics in a web page, and MathJax
will do the rest.
.
This package contains EOT and PNG fonts for MathJax, that are provided in
addition to OTF, SVG and WOFF fonts in "fonts-mathjax" package.
Description-md5: 64aa9ebffc3df54ee93cf627807f33da
Multi-Arch: foreign
Homepage: https://www.mathjax.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu