How to Install and Uninstall texlive-pdfpages.noarch Package on CentOS Stream 9

Last updated: September 28,2024

1. Install "texlive-pdfpages.noarch" package

Learn how to install texlive-pdfpages.noarch on CentOS Stream 9

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

2. Uninstall "texlive-pdfpages.noarch" package

This guide let you learn how to uninstall texlive-pdfpages.noarch on CentOS Stream 9:

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

3. Information about the texlive-pdfpages.noarch package on CentOS Stream 9

Last metadata expiration check: 0:00:30 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : texlive-pdfpages
Epoch : 9
Version : 20200406
Release : 26.el9
Architecture : noarch
Size : 336 k
Source : texlive-20200406-26.el9.src.rpm
Repository : appstream
Summary : Include PDF documents in LaTeX
URL : http://tug.org/texlive/
License : LPPL
Description : This package simplifies the inclusion of external multi-page
: PDF documents in LaTeX documents. Pages may be freely selected
: and similar to psnup it is possible to put several logical
: pages onto each sheet of paper. Furthermore a lot of hypertext
: features like hyperlinks and article threads are provided. The
: package supports pdfTeX (pdflatex) and VTeX. With VTeX it is
: even possible to use this package to insert PostScript files,
: in addition to PDF files.