< Home - < Back

nodejs-handlebars


Information about the package, nodejs-handlebars, which is shipped with common Linux distributions. The nodejs-handlebars package is designed for, Mustache extension for Node.js.


Package Name:

nodejs-handlebars

Summary:

Mustache extension for Node.js

Description:

Handlebars.js is an extension to the Mustache templating language created by Chris Wanstrath. Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they should be.

Architecture:

noarch

Version:

4.0.5

Release:

1.el6

Size:

425 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for nodejs-handlebars


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


Command

Description of Command

yum install nodejs-handlebars

This command will install nodejs-handlebars on the server.

yum remove nodejs-handlebars

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

yum -y remove nodejs-handlebars

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

yum update nodejs-handlebars

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

yum -y update nodejs-handlebars

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

yum info nodejs-handlebars

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

yum deplist nodejs-handlebars

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

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