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

Last updated: September 21,2024

1. Install "texlive-pdfpages.noarch" package

Please follow the guidelines below to install texlive-pdfpages.noarch on Oracle Linux 8

$ 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 Oracle Linux 8:

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

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

Last metadata expiration check: 6:17:38 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : texlive-pdfpages
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 349 k
Source : texlive-20180414-25.el8.src.rpm
Repository : ol8_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.