< Home - < Back

opengrok-javadoc


Information about the package, opengrok-javadoc, which is shipped with common Linux distributions. The opengrok-javadoc package is designed for, Javadoc for opengrok.


Package Name:

opengrok-javadoc

Summary:

Javadoc for opengrok

Description:

Javadoc for opengrok.

Architecture:

noarch

Version:

0.9

Release:

1.el6

Size:

386 k

Repository:

epel

From Repository:

Licence:

CDDL



Handy Yum Commands for opengrok-javadoc


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


Command

Description of Command

yum install opengrok-javadoc

This command will install opengrok-javadoc on the server.

yum remove opengrok-javadoc

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

yum -y remove opengrok-javadoc

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

yum update opengrok-javadoc

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

yum -y update opengrok-javadoc

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

yum info opengrok-javadoc

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

yum deplist opengrok-javadoc

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

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