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

Last updated: October 02,2024

1. Install "texlive-pdf14.noarch" package

This guide covers the steps necessary to install texlive-pdf14.noarch on Fedora 36

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

2. Uninstall "texlive-pdf14.noarch" package

This guide let you learn how to uninstall texlive-pdf14.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:05:32 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-pdf14
Epoch : 9
Version : svn17583.0.1
Release : 55.fc36
Architecture : noarch
Size : 19 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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.