How to Install and Uninstall texlive-mathtools Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "texlive-mathtools" package

In this section, we are going to explain the necessary steps to install texlive-mathtools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-mathtools

2. Uninstall "texlive-mathtools" package

Please follow the steps below to uninstall texlive-mathtools on openSuSE Tumbleweed:

$ sudo zypper remove texlive-mathtools

3. Information about the texlive-mathtools package on openSuSE Tumbleweed

Information for package texlive-mathtools:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-mathtools
Version : 2023.208.1.29svn63767-53.3
Arch : noarch
Vendor : openSUSE
Installed Size : 112.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-o-2023-53.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : Mathematical tools to use with amsmath
Description :
Mathtools provides a series of packages designed to enhance the
appearance of documents containing a lot of mathematics. The
main backbone is amsmath, so those unfamiliar with this
required part of the LaTeX system will probably not find the
packages very useful. Mathtools provides many useful tools for
mathematical typesetting. It is based on amsmath and fixes
various deficiencies of amsmath and standard LaTeX. It
provides Extensible symbols, such as brackets, arrows,
harpoons, etc.; Various symbols such as \coloneqq (:=); Easy
creation of new tag forms; Showing equation numbers only for
referenced equations; Extensible arrows, harpoons and
hookarrows; Starred versions of the amsmath matrix environments
for specifying the column alignment; More building blocks:
multlined, cases-like environments, new gathered environments;
Maths versions of \makebox, \llap, \rlap etc.; Cramped math
styles; and more... Mathtools requires mhsetup.

5. The same packages on other Linux Distributions