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

Last updated: May 20,2024

1. Install "texlive-amsmath" package

Please follow the guidance below to install texlive-amsmath on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-amsmath

2. Uninstall "texlive-amsmath" package

In this section, we are going to explain the necessary steps to uninstall texlive-amsmath on openSuSE Tumbleweed:

$ sudo zypper remove texlive-amsmath

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

Information for package texlive-amsmath:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-amsmath
Version : 2023.209.svn63514-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 257.7 KiB
Installed : No
Status : not installed
Source package : texlive-specs-a-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : AMS mathematical facilities for LaTeX
Description :
The package provides the principal packages in the AMS-LaTeX
distribution. It adapts for use in LaTeX most of the
mathematical features found in AMS-TeX; it is highly
recommended as an adjunct to serious mathematical typesetting
in LaTeX. When amsmath is loaded, AMS-LaTeX packages amsbsy
(for bold symbols), amsopn (for operator names) and amstext
(for text embedded in mathematics) are also loaded. amsmath is
part of the LaTeX required distribution; however, several
contributed packages add still further to its appeal; examples
are empheq, which provides functions for decorating and
highlighting mathematics, and ntheorem, for specifying theorem
(and similar) definitions.

5. The same packages on other Linux Distributions