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

Last updated: May 09,2024

1. Install "texlive-mathpazo.noarch" package

This is a short guide on how to install texlive-mathpazo.noarch on Oracle Linux 8

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

2. Uninstall "texlive-mathpazo.noarch" package

Here is a brief guide to show you how to uninstall texlive-mathpazo.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 6:09:05 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : texlive-mathpazo
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 460 k
Source : texlive-20180414-25.el8.src.rpm
Repository : ol8_appstream
Summary : Fonts to typeset mathematics to match Palatino
URL : http://tug.org/texlive/
License : GPL+
Description : The Pazo Math fonts are a family of PostScript fonts suitable
: for typesetting mathematics in combination with the Palatino
: family of text fonts. The Pazo Math family is made up of five
: fonts provided in Adobe Type 1 format (PazoMath, PazoMath-
: Italic, PazoMath-Bold, PazoMath-BoldItalic, and
: PazoMathBlackboardBold). These contain, in designs that match
: Palatino, glyphs that are usually not available in Palatino and
: for which Computer Modern looks odd when combined with
: Palatino. These glyphs include the uppercase Greek alphabet in
: upright and slanted shapes in regular and bold weights, the
: lowercase Greek alphabet in slanted shape in regular and bold
: weights, several mathematical glyphs (partialdiff, summation,
: product, coproduct, emptyset, infinity, and proportional) in
: regular and bold weights, other glyphs (Euro and dotlessj) in
: upright and slanted shapes in regular and bold weights, and the
: uppercase letters commonly used to represent various number
: sets (C, I, N, Q, R, and Z) in blackboard bold. The set also
: includes a set of 'true' small-caps fonts, also suitable for
: use with Palatino (or one of its clones). LaTeX macro support
: (using package mathpazo.sty) is provided in psnfss (a required
: part of any LaTeX distribution).