How to Install and Uninstall texmath Package on openSUSE Leap
Last updated: November 07,2024
1. Install "texmath" package
Please follow the step by step instructions below to install texmath on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texmath
Copied
2. Uninstall "texmath" package
Please follow the guidance below to uninstall texmath on openSUSE Leap:
$
sudo zypper remove
texmath
Copied
3. Information about the texmath package on openSUSE Leap
Information for package texmath:
--------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : texmath
Version : 0.12.8.6-150500.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 23.0 MiB
Installed : No
Status : not installed
Source package : texmath-0.12.8.6-150500.3.3.1.src
Upstream URL : https://hackage.haskell.org/package/texmath
Summary : Conversion between math formats
Description :
The texmath library provides functions to read and write TeX math, presentation
MathML, and OMML (Office Math Markup Language, used in Microsoft Office).
Support is also included for converting math formats to Gnu eqn, typst, and
pandoc's native format (allowing conversion, via pandoc, to a variety of
different markup formats). The TeX reader supports basic LaTeX and AMS
extensions, and it can parse and apply LaTeX macros. (See
for a live demo of bidirectional
conversion between LaTeX and MathML.)
The package also includes several utility modules which may be useful for
anyone looking to manipulate either TeX math or MathML. For example, a copy of
the MathML operator dictionary is included.
Use the 'executable' flag to install a standalone executable, 'texmath', that
converts formulas from one format to another. (Use the '--help' flag for a
description of all functionality).
Use the 'server' flag to install a web server, 'texmath-server', that exposes a
JSON API allowing conversion of individual formulas and batches of formulas.
--------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : texmath
Version : 0.12.8.6-150500.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 23.0 MiB
Installed : No
Status : not installed
Source package : texmath-0.12.8.6-150500.3.3.1.src
Upstream URL : https://hackage.haskell.org/package/texmath
Summary : Conversion between math formats
Description :
The texmath library provides functions to read and write TeX math, presentation
MathML, and OMML (Office Math Markup Language, used in Microsoft Office).
Support is also included for converting math formats to Gnu eqn, typst, and
pandoc's native format (allowing conversion, via pandoc, to a variety of
different markup formats). The TeX reader supports basic LaTeX and AMS
extensions, and it can parse and apply LaTeX macros. (See
conversion between LaTeX and MathML.)
The package also includes several utility modules which may be useful for
anyone looking to manipulate either TeX math or MathML. For example, a copy of
the MathML operator dictionary is included.
Use the 'executable' flag to install a standalone executable, 'texmath', that
converts formulas from one format to another. (Use the '--help' flag for a
description of all functionality).
Use the 'server' flag to install a web server, 'texmath-server', that exposes a
JSON API allowing conversion of individual formulas and batches of formulas.