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

Last updated: October 04,2024

1. Install "texlive-pdfpages.noarch" package

Please follow the steps below to install texlive-pdfpages.noarch on Oracle Linux 9

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

2. Uninstall "texlive-pdfpages.noarch" package

Please follow the guidelines below to uninstall texlive-pdfpages.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:01:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texlive-pdfpages
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 350 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_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.