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

Last updated: October 05,2024

1. Install "texlive-pdf14.noarch" package

Please follow the guidelines below to install texlive-pdf14.noarch on Fedora 34

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

2. Uninstall "texlive-pdf14.noarch" package

Please follow the guidance below to uninstall texlive-pdf14.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:07:03 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-pdf14
Epoch : 9
Version : svn17583.0.1
Release : 39.fc34
Architecture : noarch
Size : 20 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Restore PDF 1.4 to a TeX live 2010 format
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : Starting with TeX Live 2010, the various formats, that directly
: generate PDF, default to generating PDF 1.5. This is generally
: a good thing, but it can lead to compatibility issues with some
: older PDF viewers. This package changes the version of PDF
: generated with formats (based on pdfTeX or LuaTeX in PDF mode),
: back to 1.4 for documents that need to achieve maximal
: compatibility with old viewers.