How to Install and Uninstall perl-CGI-Compile.noarch Package on Oracle Linux 8

Last updated: May 01,2024

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

This guide let you learn how to install perl-CGI-Compile.noarch on Oracle Linux 8

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

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

This guide let you learn how to uninstall perl-CGI-Compile.noarch on Oracle Linux 8:

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

3. Information about the perl-CGI-Compile.noarch package on Oracle Linux 8

Last metadata expiration check: 6:19:44 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-CGI-Compile
Version : 0.23
Release : 1.el8
Architecture : noarch
Size : 32 k
Source : perl-CGI-Compile-0.23-1.el8.src.rpm
Repository : epel
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.