How to Install and Uninstall texlive-pdftex.x86_64 Package on CentOS 8 / RHEL 8

Last updated: June 29,2024

1. Install "texlive-pdftex.x86_64" package

In this section, we are going to explain the necessary steps to install texlive-pdftex.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-pdftex.x86_64" package

Learn how to uninstall texlive-pdftex.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the texlive-pdftex.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:49:14 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-pdftex
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : x86_64
Size : 1.9 M
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
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
: distributionsm 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).