How to Install and Uninstall texlive-latex-fonts Package on openSUSE Leap

Last updated: October 05,2024

1. Install "texlive-latex-fonts" package

This tutorial shows how to install texlive-latex-fonts on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-latex-fonts

2. Uninstall "texlive-latex-fonts" package

This guide covers the steps necessary to uninstall texlive-latex-fonts on openSUSE Leap:

$ sudo zypper remove texlive-latex-fonts

3. Information about the texlive-latex-fonts package on openSUSE Leap

Information for package texlive-latex-fonts:
--------------------------------------------
Repository : Main Repository
Name : texlive-latex-fonts
Version : 2021.189.svn28888-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 105.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-m-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : A collection of fonts used in LaTeX distributions
Description :
This is a collection of fonts for use with standard LaTeX
packages and classes. It includes 'invisible' fonts (for use
with the slides class), line and circle fonts (for use in the
picture environment) and 'LaTeX symbol' fonts. For full support
of a LaTeX installation, some Computer Modern font variants
cmbsy(6-9), cmcsc(8,9), cmex(7-9) and cmmib(5-9) from the
amsfonts distribution, are also necessary. The fonts are
available as Metafont source, and metric (tfm) files are also
provided. Most of the fonts are also available in Adobe Type 1
format, in the amsfonts distribution.

5. The same packages on other Linux Distributions