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

Last updated: October 30,2024

1. Install "texlive-pdf14.noarch" package

This is a short guide on how to install texlive-pdf14.noarch on Fedora 38

$ 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 38:

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

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

Last metadata expiration check: 0:18:32 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-pdf14
Epoch : 10
Version : svn17583.0.1
Release : 65.fc38
Architecture : noarch
Size : 18 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Restore PDF 1.4 to a TeX live 2010 format
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.