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

Last updated: January 11,2025

1. Install "texlive-fontinst.noarch" package

Please follow the guidelines below to install texlive-fontinst.noarch on Fedora 36

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

2. Uninstall "texlive-fontinst.noarch" package

This tutorial shows how to uninstall texlive-fontinst.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:35:45 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-fontinst
Epoch : 9
Version : 20210325
Release : 47.fc36
Architecture : noarch
Size : 1.1 M
Source : texlive-base-20210325-47.fc36.src.rpm
Repository : fedora
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.