< Home - < Back

lcm-javadoc


Information about the package, lcm-javadoc, which is shipped with common Linux distributions. The lcm-javadoc package is designed for, Lightweight communications and marshaling java artifacts.


Package Name:

lcm-javadoc

Summary:

Lightweight communications and marshaling java artifacts

Description:

LCM is a library for message passing and data marshaling targeted at real time systems where high-bandwidth and low latency are critical. This package provides the java documentation.

Architecture:

noarch

Version:

0.9.0

Release:

5.el6

Size:

52 k

Repository:

epel

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for lcm-javadoc


Control the lcm-javadoc package with the following handy commands outlined below.


Command

Description of Command

yum install lcm-javadoc

This command will install lcm-javadoc on the server.

yum remove lcm-javadoc

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

yum -y remove lcm-javadoc

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

yum update lcm-javadoc

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

yum -y update lcm-javadoc

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

yum info lcm-javadoc

This command will show you core information about the lcm-javadoc package.

yum deplist lcm-javadoc

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

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