How to Install and Uninstall perl-CGI-Compile.noarch Package on Fedora 35

Last updated: July 03,2024

1. Install "perl-CGI-Compile.noarch" package

In this section, we are going to explain the necessary steps to install perl-CGI-Compile.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-CGI-Compile.noarch

2. Uninstall "perl-CGI-Compile.noarch" package

Please follow the steps below to uninstall perl-CGI-Compile.noarch on Fedora 35:

$ sudo dnf remove perl-CGI-Compile.noarch $ sudo dnf autoremove

3. Information about the perl-CGI-Compile.noarch package on Fedora 35

Last metadata expiration check: 1:02:20 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-CGI-Compile
Version : 0.25
Release : 5.fc35
Architecture : noarch
Size : 30 k
Source : perl-CGI-Compile-0.25-5.fc35.src.rpm
Repository : fedora
Summary : Compile .cgi scripts to a code reference like ModPerl::Registry
URL : https://metacpan.org/release/CGI-Compile
License : GPL+ or Artistic
Description : CGI::Compile is an utility to compile CGI scripts into a code reference
: that can run many times on its own namespace, as long as the script is
: ready to run on a persistent environment.