< Home - < Back

impressjs


Information about the package, impressjs, which is shipped with common Linux distributions. The impressjs package is designed for, Javascript presentation framework.


Package Name:

impressjs

Summary:

Javascript presentation framework

Description:

It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.

Architecture:

noarch

Version:

0.5.3

Release:

1.20130412gitgedff5a0.el6

Size:

28 k

Repository:

epel

From Repository:

Licence:

MIT or GPLv2+



Handy Yum Commands for impressjs


Control the impressjs package with the following handy commands outlined below.


Command

Description of Command

yum install impressjs

This command will install impressjs on the server.

yum remove impressjs

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

yum -y remove impressjs

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

yum update impressjs

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

yum -y update impressjs

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

yum info impressjs

This command will show you core information about the impressjs package.

yum deplist impressjs

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

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