How to Install and Uninstall pandoc-pdf.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "pandoc-pdf.x86_64" package

Here is a brief guide to show you how to install pandoc-pdf.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "pandoc-pdf.x86_64" package

This guide covers the steps necessary to uninstall pandoc-pdf.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the pandoc-pdf.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:16:28 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : pandoc-pdf
Version : 2.14.0.3
Release : 16.el9
Architecture : x86_64
Size : 8.4 k
Source : pandoc-2.14.0.3-16.el9.src.rpm
Repository : epel
Summary : Metapackage for pandoc pdf support
URL : https://hackage.haskell.org/package/pandoc
License : GPLv2+
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.