< Home - < Back

nodejs-unc-path-regex


Information about the package, nodejs-unc-path-regex, which is shipped with common Linux distributions. The nodejs-unc-path-regex package is designed for, Regular expression to test if a file path is a windows UNC path.


Package Name:

nodejs-unc-path-regex

Summary:

Regular expression to test if a file path is a windows UNC path

Description:

Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.

Architecture:

noarch

Version:

0.1.1

Release:

1.el6

Size:

6.3 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for nodejs-unc-path-regex


Control the nodejs-unc-path-regex package with the following handy commands outlined below.


Command

Description of Command

yum install nodejs-unc-path-regex

This command will install nodejs-unc-path-regex on the server.

yum remove nodejs-unc-path-regex

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

yum -y remove nodejs-unc-path-regex

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

yum update nodejs-unc-path-regex

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

yum -y update nodejs-unc-path-regex

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

yum info nodejs-unc-path-regex

This command will show you core information about the nodejs-unc-path-regex package.

yum deplist nodejs-unc-path-regex

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

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