How to Install and Uninstall texlive-amsmath.noarch Package on AlmaLinux 9

Last updated: June 16,2024

1. Install "texlive-amsmath.noarch" package

Please follow the instructions below to install texlive-amsmath.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install texlive-amsmath.noarch

2. Uninstall "texlive-amsmath.noarch" package

Please follow the guidance below to uninstall texlive-amsmath.noarch on AlmaLinux 9:

$ sudo dnf remove texlive-amsmath.noarch $ sudo dnf autoremove

3. Information about the texlive-amsmath.noarch package on AlmaLinux 9

Last metadata expiration check: 0:03:09 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : texlive-amsmath
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 2.3 M
Source : texlive-20200406-26.el9_2.src.rpm
Repository : appstream
Summary : AMS mathematical facilities for LaTeX
URL : http://tug.org/texlive/
License : LPPL
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
: recommendsd 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 embdedded 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.