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

Last updated: January 12,2025

1. Install "texlive-mf2pt1.noarch" package

This is a short guide on how to install texlive-mf2pt1.noarch on Fedora 36

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

2. Uninstall "texlive-mf2pt1.noarch" package

Learn how to uninstall texlive-mf2pt1.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:09:18 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-mf2pt1
Epoch : 9
Version : 20210325
Release : 47.fc36
Architecture : noarch
Size : 229 k
Source : texlive-base-20210325-47.fc36.src.rpm
Repository : fedora
Summary : Produce PostScript Type 1 fonts from Metafont source
URL : http://tug.org/texlive/
License : LPPL
Description : mf2pt1 facilitates producing PostScript Type 1 fonts from a
: Metafont source file. It is not, as the name may imply, an
: automatic converter of arbitrary Metafont fonts to Type 1
: format. mf2pt1 imposes a number of restrictions on the Metafont
: input. If these restrictions are met, mf2pt1 will produce valid
: Type 1 output with more accurate control points than can be
: reverse-engineered by TeXtrace, mftrace, and other programs
: which convert bitmaps to outline fonts.