How to Install and Uninstall texlive-fontinst Package on openSUSE Leap

Last updated: June 03,2024

1. Install "texlive-fontinst" package

This tutorial shows how to install texlive-fontinst on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-fontinst

2. Uninstall "texlive-fontinst" package

This guide let you learn how to uninstall texlive-fontinst on openSUSE Leap:

$ sudo zypper remove texlive-fontinst

3. Information about the texlive-fontinst package on openSUSE Leap

Information for package texlive-fontinst:
-----------------------------------------
Repository : Main Repository
Name : texlive-fontinst
Version : 2021.189.1.933svn53562-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 855.6 KiB
Installed : No
Status : not installed
Source package : texlive-specs-j-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Help with installing fonts for TeX and LaTeX
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.

5. The same packages on other Linux Distributions