How to Install and Uninstall texlive-typeface.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "texlive-typeface.noarch" package

This guide let you learn how to install texlive-typeface.noarch on Fedora 34

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

2. Uninstall "texlive-typeface.noarch" package

Please follow the instructions below to uninstall texlive-typeface.noarch on Fedora 34:

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

3. Information about the texlive-typeface.noarch package on Fedora 34

Last metadata expiration check: 1:00:53 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-typeface
Epoch : 9
Version : svn27046.0.1
Release : 39.fc34
Architecture : noarch
Size : 63 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Select a balanced set of fonts
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides the means of establishing a consistent set
: of fonts for use in a LaTeX document. It allows mixing and
: matching the Type 1 font sets available on the archive (and it
: may be extended, via its configuration file, to support other
: fonts). Font-set definition takes the form of a set of options
: that are read when the package is loaded: for each typographic
: category (main body font, sans-serif font, monospace font,
: mathematics fonts, text figures, and so on), a font or a
: transformation is given in those options. The approach enables
: the user to remember their own configurations (as a single
: command) and to borrow configurations that other users have
: developed. The present release is designated "for review".