< Home - < Back

geronimo-specs


Information about the package, geronimo-specs, which is shipped with common Linux distributions. The geronimo-specs package is designed for, Geronimo J2EE server J2EE specifications.


Package Name:

geronimo-specs

Summary:

Geronimo J2EE server J2EE specifications

Description:

Apache Geronimo is an open source server runtime that integrates the best open source projects to create Java/OSGi server runtimes that meet the needs of enterprise developers and system administrators. It is a fully certified Java EE 5 application server runtime. This packages provides J2EE-Specifications for Apache Geronimo.

Architecture:

noarch

Version:

1.0

Release:

3.5.M2.el6

Size:

111 k

Repository:

base

From Repository:

Licence:

ASL 2.0



Handy Yum Commands for geronimo-specs


Control the geronimo-specs package with the following handy commands outlined below.


Command

Description of Command

yum install geronimo-specs

This command will install geronimo-specs on the server.

yum remove geronimo-specs

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

yum -y remove geronimo-specs

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

yum update geronimo-specs

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

yum -y update geronimo-specs

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

yum info geronimo-specs

This command will show you core information about the geronimo-specs package.

yum deplist geronimo-specs

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

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