How to Install and Uninstall texlive-amsmath.noarch Package on Fedora 35

Last updated: May 18,2024

1. Install "texlive-amsmath.noarch" package

In this section, we are going to explain the necessary steps to install texlive-amsmath.noarch on Fedora 35

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

2. Uninstall "texlive-amsmath.noarch" package

Please follow the step by step instructions below to uninstall texlive-amsmath.noarch on Fedora 35:

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

3. Information about the texlive-amsmath.noarch package on Fedora 35

Last metadata expiration check: 2:13:59 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-amsmath
Epoch : 9
Version : svn56514
Release : 48.fc35
Architecture : noarch
Size : 48 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
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.