How to Install and Uninstall texlive-amsfonts.noarch Package on Oracle Linux 9

Last updated: July 08,2024

1. Install "texlive-amsfonts.noarch" package

Learn how to install texlive-amsfonts.noarch on Oracle Linux 9

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

2. Uninstall "texlive-amsfonts.noarch" package

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

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

3. Information about the texlive-amsfonts.noarch package on Oracle Linux 9

Last metadata expiration check: 0:22:56 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texlive-amsfonts
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 5.3 M
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_appstream
Summary : TeX fonts from the American Mathematical Society
URL : http://tug.org/texlive/
License : OFL
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. Plain TeX and
: LaTeX macros for using the fonts are provided.