How to Install and Uninstall texlive-pdftex.x86_64 Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "texlive-pdftex.x86_64" package

This tutorial shows how to install texlive-pdftex.x86_64 on Oracle Linux 9

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

2. Uninstall "texlive-pdftex.x86_64" package

This is a short guide on how to uninstall texlive-pdftex.x86_64 on Oracle Linux 9:

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

3. Information about the texlive-pdftex.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:14:51 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texlive-pdftex
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : x86_64
Size : 2.1 M
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_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).