How to Install and Uninstall pandoc-pdf.x86_64 Package on Fedora 39

Last updated: January 13,2025

1. Install "pandoc-pdf.x86_64" package

Please follow the step by step instructions below to install pandoc-pdf.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install pandoc-pdf.x86_64

2. Uninstall "pandoc-pdf.x86_64" package

Please follow the guidelines below to uninstall pandoc-pdf.x86_64 on Fedora 39:

$ sudo dnf remove pandoc-pdf.x86_64 $ sudo dnf autoremove

3. Information about the pandoc-pdf.x86_64 package on Fedora 39

Last metadata expiration check: 5:48:01 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : pandoc-pdf
Version : 3.1.3
Release : 25.fc39
Architecture : x86_64
Size : 8.1 k
Source : pandoc-3.1.3-25.fc39.src.rpm
Repository : updates
Summary : Metapackage for pandoc pdf support
URL : https://hackage.haskell.org/package/pandoc
License : GPL-2.0-or-later
Description : This package pulls in the TeXLive latex package collection needed by
: pandoc to generate pdf output using pdflatex.
:
: To use --latex-engine=xelatex or lualatex, install texlive-collection-xetex
: or texlive-collection-luatex respectively.