How to Install and Uninstall texlive-pkfix-helper.noarch Package on Fedora 35

Last updated: November 28,2024

1. Install "texlive-pkfix-helper.noarch" package

Please follow the step by step instructions below to install texlive-pkfix-helper.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install texlive-pkfix-helper.noarch

2. Uninstall "texlive-pkfix-helper.noarch" package

Learn how to uninstall texlive-pkfix-helper.noarch on Fedora 35:

$ sudo dnf remove texlive-pkfix-helper.noarch $ sudo dnf autoremove

3. Information about the texlive-pkfix-helper.noarch package on Fedora 35

Last metadata expiration check: 3:56:46 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-pkfix-helper
Epoch : 9
Version : 20210325
Release : 44.fc35
Architecture : noarch
Size : 356 k
Source : texlive-base-20210325-44.fc35.src.rpm
Repository : updates
Summary : Make PostScript files accessible to pkfix
URL : http://tug.org/texlive/
License : LPPL
Description : Pkfix is a useful utility for replacing resolution-dependent
: bitmapped fonts in a dvips-produced PostScript file with the
: corresponding resolution-independent vector fonts.
: Unfortunately, pkfix needs to parse certain PostScript comments
: that appear only in files produced by dvips versions later than
: 5.58 (ca. 1996); it fails to work on PostScript files produced
: by older versions of dvips. Pkfix-helper is a program that
: attempts to insert newer-dvips comments into an older-dvips
: PostScript file, thereby making the file suitable for
: processing by pkfix. pkfix-helper can sometimes process
: documents fully autonomously but does require the user to
: verify and, if needed, correct its decisions.