How to Install and Uninstall perl-Catalyst-View-PDF-Reuse.noarch Package on Fedora 36

Last updated: October 08,2024

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

Please follow the guidance below to install perl-Catalyst-View-PDF-Reuse.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall perl-Catalyst-View-PDF-Reuse.noarch on Fedora 36:

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

3. Information about the perl-Catalyst-View-PDF-Reuse.noarch package on Fedora 36

Last metadata expiration check: 5:37:12 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Catalyst-View-PDF-Reuse
Version : 0.05
Release : 19.fc36
Architecture : noarch
Size : 23 k
Source : perl-Catalyst-View-PDF-Reuse-0.05-19.fc36.src.rpm
Repository : fedora
Summary : Create PDF files from Catalyst using Template Toolkit templates
URL : https://metacpan.org/release/Catalyst-View-PDF-Reuse
License : GPL+ or Artistic
Description : Catalyst::View::PDF::Reuse provides the facility to generate PDF files
: from a Catalyst application by embedding PDF::Reuse commands within a
: Template::Toolkit template. Within your template you will have access
: to a 'pdf' object which has methods corresponding to all of PDF::Reuse's
: functions.