How to Install and Uninstall perl-CGI.src Package on Oracle Linux 8
Last updated: November 24,2024
1. Install "perl-CGI.src" package
This is a short guide on how to install perl-CGI.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-CGI.src
Copied
2. Uninstall "perl-CGI.src" package
This guide covers the steps necessary to uninstall perl-CGI.src on Oracle Linux 8:
$
sudo dnf remove
perl-CGI.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-CGI.src package on Oracle Linux 8
Last metadata expiration check: 1:46:15 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-CGI
Version : 4.38
Release : 2.el8
Architecture : src
Size : 211 k
Source : None
Repository : ol8_appstream
Summary : Handle Common Gateway Interface requests and responses
URL : http://search.cpan.org/dist/CGI
License : (GPL+ or Artistic) and Artistic 2.0
Description : CGI.pm is a stable, complete and mature solution for processing and preparing
: HTTP requests and responses. Major features including processing form
: submissions, file uploads, reading and writing cookies, query string
: generation and manipulation, and processing and preparing HTTP headers. Some
: HTML generation utilities are included as well.
:
: CGI.pm performs very well in in a vanilla CGI.pm environment and also comes
: with built-in support for mod_perl and mod_perl2 as well as FastCGI.
Available Packages
Name : perl-CGI
Version : 4.38
Release : 2.el8
Architecture : src
Size : 211 k
Source : None
Repository : ol8_appstream
Summary : Handle Common Gateway Interface requests and responses
URL : http://search.cpan.org/dist/CGI
License : (GPL+ or Artistic) and Artistic 2.0
Description : CGI.pm is a stable, complete and mature solution for processing and preparing
: HTTP requests and responses. Major features including processing form
: submissions, file uploads, reading and writing cookies, query string
: generation and manipulation, and processing and preparing HTTP headers. Some
: HTML generation utilities are included as well.
:
: CGI.pm performs very well in in a vanilla CGI.pm environment and also comes
: with built-in support for mod_perl and mod_perl2 as well as FastCGI.