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

Last updated: October 07,2024

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

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

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

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

Learn how to uninstall perl-PDF-Reuse.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:55:31 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-PDF-Reuse
Version : 0.39
Release : 14.fc34
Architecture : noarch
Size : 93 k
Source : perl-PDF-Reuse-0.39-14.fc34.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.