< Home - < Back

nodejs-send


Information about the package, nodejs-send, which is shipped with common Linux distributions. The nodejs-send package is designed for, Better streaming static file server with Range and conditional-GET.


Package Name:

nodejs-send

Summary:

Better streaming static file server with Range and conditional-GET

Description:

Send is Connect's static() extracted for generalized use, a streaming static file server supporting partial responses (Ranges), conditional-GET negotiation, high test coverage, and granular events which may be leveraged to take appropriate actions in your application or framework.

Architecture:

noarch

Version:

0.3.0

Release:

4.el6

Size:

13 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for nodejs-send


Control the nodejs-send package with the following handy commands outlined below.


Command

Description of Command

yum install nodejs-send

This command will install nodejs-send on the server.

yum remove nodejs-send

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

yum -y remove nodejs-send

This command will un-install nodejs-send 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 nodejs-send when using the -y flag.

yum update nodejs-send

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

yum -y update nodejs-send

This command will update nodejs-send 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 nodejs-send when using the -y flag.

yum info nodejs-send

This command will show you core information about the nodejs-send package.

yum deplist nodejs-send

This command will show you the dependencies for nodejs-send. 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 nodejs-send

This command will check if there is an update waiting on nodejs-send. 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.