How to Install and Uninstall fcgi.x86_64 Package on CentOS 8 / RHEL 8

Last updated: September 21,2024

1. Install "fcgi.x86_64" package

Please follow the guidance below to install fcgi.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install fcgi.x86_64

2. Uninstall "fcgi.x86_64" package

Please follow the instructions below to uninstall fcgi.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove fcgi.x86_64 $ sudo dnf autoremove

3. Information about the fcgi.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:21:40 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : fcgi
Version : 2.4.0
Release : 36.el8
Architecture : x86_64
Size : 47 k
Source : fcgi-2.4.0-36.el8.src.rpm
Repository : epel
Summary : FastCGI development kit
URL : http://www.fastcgi.com/#TheDevKit
License : OML
Description : FastCGI is a language independent, scalable, open extension to CGI that
: provides high performance without the limitations of server specific APIs.