< Home - < Back

sblim-cim-client


Information about the package, sblim-cim-client, which is shipped with common Linux distributions. The sblim-cim-client package is designed for, Java CIM Client library.


Package Name:

sblim-cim-client

Summary:

Java CIM Client library

Description:

The purpose of this package is to provide a CIM Client Class Library for Java applications. It complies to the DMTF standard CIM Operations over HTTP and intends to be compatible with JCP JSR48 once it becomes available. To learn more about DMTF visit http://www.dmtf.org. More infos about the Java Community Process and JSR48 can be found at http://www.jcp.org and http://www.jcp.org/en/jsr/detail?id=48.

Architecture:

noarch

Version:

1.3.9.1

Release:

1.el6

Size:

432 k

Repository:

base

From Repository:

Licence:

EPL



Handy Yum Commands for sblim-cim-client


Control the sblim-cim-client package with the following handy commands outlined below.


Command

Description of Command

yum install sblim-cim-client

This command will install sblim-cim-client on the server.

yum remove sblim-cim-client

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

yum -y remove sblim-cim-client

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

yum update sblim-cim-client

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

yum -y update sblim-cim-client

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

yum info sblim-cim-client

This command will show you core information about the sblim-cim-client package.

yum deplist sblim-cim-client

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

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