< Home - < Back

jakarta-commons-daemon


Information about the package, jakarta-commons-daemon, which is shipped with common Linux distributions. The jakarta-commons-daemon package is designed for, Defines API to support an alternative invocation mechanism.


Package Name:

jakarta-commons-daemon

Summary:

Defines API to support an alternative invocation mechanism

Description:

The scope of this package is to define an API in line with the current Java(tm) Platform APIs to support an alternative invocation mechanism which could be used instead of the above mentioned public static void main(String[]) method. This specification cover the behavior and life cycle of what we define as Java(tm) daemons, or, in other words, non interactive Java(tm) applications.

Architecture:

x86_64

Version:

1.0.1

Release:

8.9.el6

Size:

45 k

Repository:

base

From Repository:

Licence:

ASL 2.0



Handy Yum Commands for jakarta-commons-daemon


Control the jakarta-commons-daemon package with the following handy commands outlined below.


Command

Description of Command

yum install jakarta-commons-daemon

This command will install jakarta-commons-daemon on the server.

yum remove jakarta-commons-daemon

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

yum -y remove jakarta-commons-daemon

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

yum update jakarta-commons-daemon

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

yum -y update jakarta-commons-daemon

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

yum info jakarta-commons-daemon

This command will show you core information about the jakarta-commons-daemon package.

yum deplist jakarta-commons-daemon

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

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