< Home - < Back

mx4j


Information about the package, mx4j, which is shipped with common Linux distributions. The mx4j package is designed for, Open source implementation of JMX Java API.


Package Name:

mx4j

Summary:

Open source implementation of JMX Java API

Description:

OpenJMX is an open source implementation of the Java(TM) Management Extensions (JMX).

Architecture:

noarch

Version:

3.0.1

Release:

9.13.el6

Size:

1.1 M

Repository:

base

From Repository:

Licence:

ASL 1.1



Handy Yum Commands for mx4j


Control the mx4j package with the following handy commands outlined below.


Command

Description of Command

yum install mx4j

This command will install mx4j on the server.

yum remove mx4j

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

yum -y remove mx4j

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

yum update mx4j

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

yum -y update mx4j

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

yum info mx4j

This command will show you core information about the mx4j package.

yum deplist mx4j

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

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