< Home - < Back

java-service-wrapper


Information about the package, java-service-wrapper, which is shipped with common Linux distributions. The java-service-wrapper package is designed for, Java service wrapper.


Package Name:

java-service-wrapper

Summary:

Java service wrapper

Description:

The Java Service Wrapper enables a Java application to be run as a Unix daemon. It also monitors the health of your application and JVM.

Architecture:

x86_64

Version:

3.2.5

Release:

23.el6

Size:

376 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for java-service-wrapper


Control the java-service-wrapper package with the following handy commands outlined below.


Command

Description of Command

yum install java-service-wrapper

This command will install java-service-wrapper on the server.

yum remove java-service-wrapper

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

yum -y remove java-service-wrapper

This command will un-install java-service-wrapper 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 java-service-wrapper when using the -y flag.

yum update java-service-wrapper

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

yum -y update java-service-wrapper

This command will update java-service-wrapper 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 java-service-wrapper when using the -y flag.

yum info java-service-wrapper

This command will show you core information about the java-service-wrapper package.

yum deplist java-service-wrapper

This command will show you the dependencies for java-service-wrapper. 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 java-service-wrapper

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