< Home - < Back

lirc-doc


Information about the package, lirc-doc, which is shipped with common Linux distributions. The lirc-doc package is designed for, LIRC documentation.


Package Name:

lirc-doc

Summary:

LIRC documentation

Description:

LIRC is a package that allows you to decode and send infra-red and other signals of many (but not all) commonly used remote controls. Included applications include daemons which decode the received signals as well as user space applications which allow controlling a computer with a remote control. This package contains LIRC documentation.

Architecture:

x86_64

Version:

0.9.0

Release:

8.el6

Size:

136 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for lirc-doc


Control the lirc-doc package with the following handy commands outlined below.


Command

Description of Command

yum install lirc-doc

This command will install lirc-doc on the server.

yum remove lirc-doc

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

yum -y remove lirc-doc

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

yum update lirc-doc

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

yum -y update lirc-doc

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

yum info lirc-doc

This command will show you core information about the lirc-doc package.

yum deplist lirc-doc

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

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