< Home - < Back

spice-html5


Information about the package, spice-html5, which is shipped with common Linux distributions. The spice-html5 package is designed for, Pure Javascript SPICE client.


Package Name:

spice-html5

Summary:

Pure Javascript SPICE client

Description:

spice-html5 is a Javascript SPICE client. This includes a simple HTML page to initiate a session, and the client itself. It includes a configuration file for Apache, but should work with any web server.

Architecture:

noarch

Version:

0.1.7

Release:

1.el6

Size:

85 k

Repository:

epel

From Repository:

Licence:

LGPLv3



Handy Yum Commands for spice-html5


Control the spice-html5 package with the following handy commands outlined below.


Command

Description of Command

yum install spice-html5

This command will install spice-html5 on the server.

yum remove spice-html5

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

yum -y remove spice-html5

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

yum update spice-html5

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

yum -y update spice-html5

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

yum info spice-html5

This command will show you core information about the spice-html5 package.

yum deplist spice-html5

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

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