< Home - < Back

avalon-logkit


Information about the package, avalon-logkit, which is shipped with common Linux distributions. The avalon-logkit package is designed for, Java logging toolkit.


Package Name:

avalon-logkit

Summary:

Java logging toolkit

Description:

LogKit is a logging toolkit designed for secure performance orientated logging in applications. To get started using LogKit, it is recomended that you read the whitepaper and browse the API docs.

Architecture:

noarch

Version:

1.2

Release:

8.2.el6

Size:

83 k

Repository:

base

From Repository:

Licence:

ASL 1.1



Handy Yum Commands for avalon-logkit


Control the avalon-logkit package with the following handy commands outlined below.


Command

Description of Command

yum install avalon-logkit

This command will install avalon-logkit on the server.

yum remove avalon-logkit

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

yum -y remove avalon-logkit

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

yum update avalon-logkit

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

yum -y update avalon-logkit

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

yum info avalon-logkit

This command will show you core information about the avalon-logkit package.

yum deplist avalon-logkit

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

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