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

Last updated: September 28,2024

1. Install "texlive-mf2pt1.noarch" package

In this section, we are going to explain the necessary steps to install texlive-mf2pt1.noarch on Fedora 34

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

2. Uninstall "texlive-mf2pt1.noarch" package

Please follow the steps below to uninstall texlive-mf2pt1.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:08:11 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-mf2pt1
Epoch : 9
Version : 20200327
Release : 30.fc34
Architecture : noarch
Size : 242 k
Source : texlive-base-20200327-30.fc34.src.rpm
Repository : updates
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.