How to Install and Uninstall texlive-thumbpdf.noarch Package on Oracle Linux 9

Last updated: May 19,2024

1. Install "texlive-thumbpdf.noarch" package

This is a short guide on how to install texlive-thumbpdf.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install texlive-thumbpdf.noarch

2. Uninstall "texlive-thumbpdf.noarch" package

This guide let you learn how to uninstall texlive-thumbpdf.noarch on Oracle Linux 9:

$ sudo dnf remove texlive-thumbpdf.noarch $ sudo dnf autoremove

3. Information about the texlive-thumbpdf.noarch package on Oracle Linux 9

Last metadata expiration check: 0:23:34 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texlive-thumbpdf
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 43 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_appstream
Summary : Thumbnails for pdfTeX and dvips/ps2pdf
URL : http://tug.org/texlive/
License : LPPL
Description : A Perl script that provides support for thumbnails in pdfTeX
: and dvips/ps2pdf. The script uses ghostscript to generate the
: thumbnails which get represented in a TeX readable file that is
: read by the package thumbpdf.sty to automatically include the
: thumbnails. This arrangement works with both plain TeX and
: LaTeX.