How to Install and Uninstall perl-FCGI-Client.noarch Package on Oracle Linux 8

Last updated: May 22,2024

1. Install "perl-FCGI-Client.noarch" package

Here is a brief guide to show you how to install perl-FCGI-Client.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install perl-FCGI-Client.noarch

2. Uninstall "perl-FCGI-Client.noarch" package

This guide covers the steps necessary to uninstall perl-FCGI-Client.noarch on Oracle Linux 8:

$ sudo dnf remove perl-FCGI-Client.noarch $ sudo dnf autoremove

3. Information about the perl-FCGI-Client.noarch package on Oracle Linux 8

Last metadata expiration check: 5:34:33 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-FCGI-Client
Version : 0.09
Release : 4.el8
Architecture : noarch
Size : 31 k
Source : perl-FCGI-Client-0.09-4.el8.src.rpm
Repository : epel
Summary : Client library for the fastcgi protocol
URL : https://metacpan.org/release/FCGI-Client
License : GPL+ or Artistic
Description : FCGI::Client is a client library for the fastcgi protocol.