How to Install and Uninstall texlive-pdfpages.noarch Package on Fedora 34

Last updated: September 29,2024

1. Install "texlive-pdfpages.noarch" package

This tutorial shows how to install texlive-pdfpages.noarch on Fedora 34

$ 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 Fedora 34:

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

3. Information about the texlive-pdfpages.noarch package on Fedora 34

Last metadata expiration check: 1:10:55 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-pdfpages
Epoch : 9
Version : svn53583
Release : 39.fc34
Architecture : noarch
Size : 33 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Include PDF documents in LaTeX
URL : http://tug.org/texlive/
License : LPPL 1.3
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.