How to Install and Uninstall texlive-latex-fonts.noarch Package on Oracle Linux 8

Last updated: July 04,2024

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

In this section, we are going to explain the necessary steps to install texlive-latex-fonts.noarch on Oracle Linux 8

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

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

Please follow the guidance below to uninstall texlive-latex-fonts.noarch on Oracle Linux 8:

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

3. Information about the texlive-latex-fonts.noarch package on Oracle Linux 8

Last metadata expiration check: 6:44:57 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : texlive-latex-fonts
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 52 k
Source : texlive-20180414-25.el8.src.rpm
Repository : ol8_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.