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

Last updated: May 17,2024

1. Install "texlive-amsfonts" package

This guide covers the steps necessary to install texlive-amsfonts on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-amsfonts

2. Uninstall "texlive-amsfonts" package

This guide covers the steps necessary to uninstall texlive-amsfonts on openSuSE Tumbleweed:

$ sudo zypper remove texlive-amsfonts

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

Information for package texlive-amsfonts:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-amsfonts
Version : 2023.209.3.04svn61937-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.1 MiB
Installed : No
Status : not installed
Source package : texlive-specs-a-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : TeX fonts from the American Mathematical Society
Description :
An extended set of fonts for use in mathematics, including:
extra mathematical symbols; blackboard bold letters (uppercase
only); fraktur letters; subscript sizes of bold math italic and
bold Greek letters; subscript sizes of large symbols such as
sum and product; added sizes of the Computer Modern small caps
font; cyrillic fonts (from the University of Washington); Euler
mathematical fonts. All fonts are provided as Adobe Type 1
files, and all except the Euler fonts are provided as Metafont
source. The distribution also includes the canonical Type 1
versions of the Computer Modern family of fonts. Basic LaTeX
support for the symbol fonts is provided by amsfonts.sty, with
names of individual symbols defined in amssymb.sty. The Euler
fonts are supported by separate packages; details can be found
in the documentation.

5. The same packages on other Linux Distributions