How to Install and Uninstall texlive-metafont.x86_64 Package on Fedora 36

Last updated: July 06,2024

1. Install "texlive-metafont.x86_64" package

Please follow the guidance below to install texlive-metafont.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install texlive-metafont.x86_64

2. Uninstall "texlive-metafont.x86_64" package

Please follow the guidance below to uninstall texlive-metafont.x86_64 on Fedora 36:

$ sudo dnf remove texlive-metafont.x86_64 $ sudo dnf autoremove

3. Information about the texlive-metafont.x86_64 package on Fedora 36

Last metadata expiration check: 1:45:43 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-metafont
Epoch : 9
Version : 20210325
Release : 47.fc36
Architecture : x86_64
Size : 267 k
Source : texlive-base-20210325-47.fc36.src.rpm
Repository : fedora
Summary : A system for specifying fonts
URL : http://tug.org/texlive/
License : Knuth
Description : The program takes a semi-algorithmic specification of a font,
: and produces a bitmap font (whose properties are defined by a
: set of parameters of the target device), and a set 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.