How to Install and Uninstall perl-CGI.noarch Package on Rocky Linux 9
Last updated: November 26,2024
1. Install "perl-CGI.noarch" package
Please follow the guidelines below to install perl-CGI.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-CGI.noarch
Copied
2. Uninstall "perl-CGI.noarch" package
Please follow the guidelines below to uninstall perl-CGI.noarch on Rocky Linux 9:
$
sudo dnf remove
perl-CGI.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-CGI.noarch package on Rocky Linux 9
Last metadata expiration check: 0:09:10 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-CGI
Version : 4.51
Release : 5.el9
Architecture : noarch
Size : 198 k
Source : perl-CGI-4.51-5.el9.src.rpm
Repository : appstream
Summary : Handle Common Gateway Interface requests and responses
URL : https://metacpan.org/release/CGI
License : 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.51
Release : 5.el9
Architecture : noarch
Size : 198 k
Source : perl-CGI-4.51-5.el9.src.rpm
Repository : appstream
Summary : Handle Common Gateway Interface requests and responses
URL : https://metacpan.org/release/CGI
License : 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.