< Home - < Back

spawn-fcgi


Information about the package, spawn-fcgi, which is shipped with common Linux distributions. The spawn-fcgi package is designed for, Simple program for spawning FastCGI processes.


Package Name:

spawn-fcgi

Summary:

Simple program for spawning FastCGI processes

Description:

This package contains the spawn-fcgi program used for spawning FastCGI processes, which can be local or remote.

Architecture:

x86_64

Version:

1.6.3

Release:

1.el6

Size:

16 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for spawn-fcgi


Control the spawn-fcgi package with the following handy commands outlined below.


Command

Description of Command

yum install spawn-fcgi

This command will install spawn-fcgi on the server.

yum remove spawn-fcgi

This command will un-install spawn-fcgi on the server. When you run this command, you will be asked if you are sure that you want to remove spawn-fcgi, so you have to manually confirm that you want to do this.

yum -y remove spawn-fcgi

This command will un-install spawn-fcgi on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove spawn-fcgi when using the -y flag.

yum update spawn-fcgi

This command will update spawn-fcgi to the latest version. When you run this command, you will be asked if you are sure that you want to remove spawn-fcgi, so you have to manually confirm that you want to do this.

yum -y update spawn-fcgi

This command will update spawn-fcgi to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove spawn-fcgi when using the -y flag.

yum info spawn-fcgi

This command will show you core information about the spawn-fcgi package.

yum deplist spawn-fcgi

This command will show you the dependencies for spawn-fcgi. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update spawn-fcgi

This command will check if there is an update waiting on spawn-fcgi. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.