How to Install and Uninstall texlive-pdftex.x86_64 Package on Fedora 36

Last updated: October 16,2024

1. Install "texlive-pdftex.x86_64" package

Learn how to install texlive-pdftex.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install texlive-pdftex.x86_64

2. Uninstall "texlive-pdftex.x86_64" package

Please follow the guidance below to uninstall texlive-pdftex.x86_64 on Fedora 36:

$ sudo dnf remove texlive-pdftex.x86_64 $ sudo dnf autoremove

3. Information about the texlive-pdftex.x86_64 package on Fedora 36

Last metadata expiration check: 4:13:13 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-pdftex
Epoch : 9
Version : 20210325
Release : 47.fc36
Architecture : x86_64
Size : 2.0 M
Source : texlive-base-20210325-47.fc36.src.rpm
Repository : fedora
Summary : A TeX extension for direct creation of PDF
URL : http://tug.org/texlive/
License : GPL+
Description : An extension of TeX which can be configured to directly
: generate PDF documents instead of DVI. All current free TeX
: distributions including TeX live, MacTeX and MiKTeX include
: pdfTeX (Plain TeX) and pdfLaTeX (LaTeX). ConTeXt was designed
: around use of pdfTeX (though it is now migrating towards
: LuaTeX).