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

Last updated: July 08,2024

1. Install "texlive-fontinst.noarch" package

In this section, we are going to explain the necessary steps to install texlive-fontinst.noarch on Fedora 34

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

2. Uninstall "texlive-fontinst.noarch" package

This is a short guide on how to uninstall texlive-fontinst.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:14:55 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-fontinst
Epoch : 9
Version : 20200327
Release : 30.fc34
Architecture : noarch
Size : 1.1 M
Source : texlive-base-20200327-30.fc34.src.rpm
Repository : updates
Summary : Help with installing fonts for TeX and LaTeX
URL : http://tug.org/texlive/
License : LPPL
Description : TeX macros for converting Adobe Font Metric files to TeX metric
: and virtual font format. Fontinst helps mainly with the number
: crunching and shovelling parts of font installation. This means
: in practice that it creates a number of files which give the
: TeX metrics (and related information) for a font family that
: (La)TeX needs to do any typesetting in these fonts. Fontinst
: furthermore makes it easy to create fonts containing glyphs
: from more than one base font, taking advantage of (e.g.)
: "expert" font sets. Fontinst cannot examine files to see if
: they contain any useful information, nor automatically search
: for files or work with binary file formats; those tasks must
: normally be done manually or with the help of some other tool,
: such as the pltotf and vptovf programs.