How to Install and Uninstall texlive-amsmath.noarch Package on Rocky Linux 8

Last updated: May 17,2024

1. Install "texlive-amsmath.noarch" package

Learn how to install texlive-amsmath.noarch on Rocky Linux 8

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

2. Uninstall "texlive-amsmath.noarch" package

Please follow the instructions below to uninstall texlive-amsmath.noarch on Rocky Linux 8:

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

3. Information about the texlive-amsmath.noarch package on Rocky Linux 8

Last metadata expiration check: 2:16:37 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : texlive-amsmath
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 2.2 M
Source : texlive-20180414-25.el8.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.