How to Install and Uninstall perl-CGI-Application-Plugin-TT.noarch Package on Fedora 36

Last updated: September 24,2024

1. Install "perl-CGI-Application-Plugin-TT.noarch" package

In this section, we are going to explain the necessary steps to install perl-CGI-Application-Plugin-TT.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-CGI-Application-Plugin-TT.noarch

2. Uninstall "perl-CGI-Application-Plugin-TT.noarch" package

Please follow the guidance below to uninstall perl-CGI-Application-Plugin-TT.noarch on Fedora 36:

$ sudo dnf remove perl-CGI-Application-Plugin-TT.noarch $ sudo dnf autoremove

3. Information about the perl-CGI-Application-Plugin-TT.noarch package on Fedora 36

Last metadata expiration check: 2:33:44 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-CGI-Application-Plugin-TT
Version : 1.05
Release : 34.fc36
Architecture : noarch
Size : 28 k
Source : perl-CGI-Application-Plugin-TT-1.05-34.fc36.src.rpm
Repository : fedora
Summary : Add Template Toolkit support to CGI::Application
URL : https://metacpan.org/release/CGI-Application-Plugin-TT
License : GPL+ or Artistic
Description : CGI::Application::Plugin::TT adds support for the popular Template Toolkit
: engine to your CGI::Application modules by providing several helper methods
: that allow you to process template files from within your runmodes.