How to Install and Uninstall texlive-latex-fonts.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "texlive-latex-fonts.noarch" package

This is a short guide on how to install texlive-latex-fonts.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install texlive-latex-fonts.noarch

2. Uninstall "texlive-latex-fonts.noarch" package

Learn how to uninstall texlive-latex-fonts.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove texlive-latex-fonts.noarch $ sudo dnf autoremove

3. Information about the texlive-latex-fonts.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:47:55 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-latex-fonts
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 51 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
Summary : A collection of fonts used in LaTeX distributions
URL : http://tug.org/texlive/
License : LPPL
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.