How to Install and Uninstall texlive-thumbpdf.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "texlive-thumbpdf.noarch" package

Please follow the step by step instructions below to install texlive-thumbpdf.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-thumbpdf.noarch" package

Please follow the guidance below to uninstall texlive-thumbpdf.noarch on CentOS 8 / RHEL 8:

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

3. Information about the texlive-thumbpdf.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:50:46 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-thumbpdf
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 53 k
Source : texlive-20180414-19.el8.src.rpm
Repository : 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.