How to Install and Uninstall perl-PDF-Reuse.noarch Package on Fedora 35

Last updated: October 09,2024

1. Install "perl-PDF-Reuse.noarch" package

Please follow the guidance below to install perl-PDF-Reuse.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-PDF-Reuse.noarch

2. Uninstall "perl-PDF-Reuse.noarch" package

Please follow the steps below to uninstall perl-PDF-Reuse.noarch on Fedora 35:

$ sudo dnf remove perl-PDF-Reuse.noarch $ sudo dnf autoremove

3. Information about the perl-PDF-Reuse.noarch package on Fedora 35

Last metadata expiration check: 1:34:19 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-PDF-Reuse
Version : 0.39
Release : 16.fc35
Architecture : noarch
Size : 92 k
Source : perl-PDF-Reuse-0.39-16.fc35.src.rpm
Repository : fedora
Summary : Reuse and mass produce PDF documents
URL : https://metacpan.org/release/PDF-Reuse
License : GPL+ or Artistic
Description : This module allows you to reuse PDF-files. You can use pages, images,
: fonts and Acrobat JavaScript from old PDF-files (if they were not
: encrypted), and rearrange the components, and add new graphics, texts etc.
:
: There is also support for graphics. In the tutorial there is a description of
: how to transform simple PDF-pages to graphic Perl objects with the help of
: programs based on this module.
:
: The module is fairly fast, so it should be possible to use it for mass
: production.