How to Install and Uninstall perl-CGI-Emulate-PSGI.noarch Package on Oracle Linux 9

Last updated: June 18,2024

1. Install "perl-CGI-Emulate-PSGI.noarch" package

Here is a brief guide to show you how to install perl-CGI-Emulate-PSGI.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-CGI-Emulate-PSGI.noarch

2. Uninstall "perl-CGI-Emulate-PSGI.noarch" package

Please follow the instructions below to uninstall perl-CGI-Emulate-PSGI.noarch on Oracle Linux 9:

$ sudo dnf remove perl-CGI-Emulate-PSGI.noarch $ sudo dnf autoremove

3. Information about the perl-CGI-Emulate-PSGI.noarch package on Oracle Linux 9

Last metadata expiration check: 1:24:56 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-CGI-Emulate-PSGI
Version : 0.23
Release : 20.el9
Architecture : noarch
Size : 25 k
Source : perl-CGI-Emulate-PSGI-0.23-20.el9.src.rpm
Repository : epel
Summary : PSGI adapter for CGI applications
URL : https://metacpan.org/release/CGI-Emulate-PSGI
License : GPL+ or Artistic
Description : This module allows an application designed for the CGI environment to run
: in a PSGI environment, and thus on any of the back-ends that PSGI supports.