How to Install and Uninstall texlive-metafont Package on openSuSE Tumbleweed

Last updated: December 27,2024

1. Install "texlive-metafont" package

Please follow the steps below to install texlive-metafont on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-metafont

2. Uninstall "texlive-metafont" package

Please follow the guidance below to uninstall texlive-metafont on openSuSE Tumbleweed:

$ sudo zypper remove texlive-metafont

3. Information about the texlive-metafont package on openSuSE Tumbleweed

Information for package texlive-metafont:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-metafont
Version : 2023.209.2.71828182svn66186-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 23.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-p-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : A system for specifying fonts
Description :
The program takes a programmatic specification of a font, and
produces a bitmap font (whose properties are defined by a set
of parameters of the target device), and metrics for use by
TeX. The bitmap output may be converted into a format directly
usable by a device driver, etc., by the tools provided in the
parallel mfware distribution. Third parties have developed
tools to convert the bitmap output to outline fonts. The
distribution includes the source of Knuth's Metafont book; this
source is there to read, as an example of writing TeX -- it
should not be processed without Knuth's direct permission. The
mailing list [email protected] is the best for general
discussion of Metafont usage; the [email protected] list is best
for bug reports about building the software, etc.

5. The same packages on other Linux Distributions