< Home - < Back

hdhomerun


Information about the package, hdhomerun, which is shipped with common Linux distributions. The hdhomerun package is designed for, Silicon Dust HDHomeRun configuration utility.


Package Name:

hdhomerun

Summary:

Silicon Dust HDHomeRun configuration utility

Description:

The configuration and firmware upgrade utility for Silicon Dust's networked HDTV dual-tuner HDHomeRun device.

Architecture:

x86_64

Version:

0.0

Release:

0.20.20130328.el6

Size:

78 k

Repository:

epel

From Repository:

Licence:

LGPLv3 and GPLv3



Handy Yum Commands for hdhomerun


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


Command

Description of Command

yum install hdhomerun

This command will install hdhomerun on the server.

yum remove hdhomerun

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

yum -y remove hdhomerun

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

yum update hdhomerun

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

yum -y update hdhomerun

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

yum info hdhomerun

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

yum deplist hdhomerun

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

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