< Home - < Back

nodejs-pkginfo


Information about the package, nodejs-pkginfo, which is shipped with common Linux distributions. The nodejs-pkginfo package is designed for, An easy way to expose properties on a module from a package.json.


Package Name:

nodejs-pkginfo

Summary:

An easy way to expose properties on a module from a package.json

Description:

This Node.js module provides an easy way to expose package.json properties. By invoking the pkginfo module all of the properties in your package.json file will be automatically exposed on the callee module (ie, the parent module of pkginfo).

Architecture:

noarch

Version:

0.3.0

Release:

4.el6

Size:

13 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for nodejs-pkginfo


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


Command

Description of Command

yum install nodejs-pkginfo

This command will install nodejs-pkginfo on the server.

yum remove nodejs-pkginfo

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

yum -y remove nodejs-pkginfo

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

yum update nodejs-pkginfo

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

yum -y update nodejs-pkginfo

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

yum info nodejs-pkginfo

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

yum deplist nodejs-pkginfo

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

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