< Home - < Back

ibacm-devel


Information about the package, ibacm-devel, which is shipped with common Linux distributions. The ibacm-devel package is designed for, Headers file needed when building apps to talk directly to ib_acm.


Package Name:

ibacm-devel

Summary:

Headers file needed when building apps to talk directly to ib_acm

Description:

Most applications do not need to know how to talk directly to the ib_acm daemon, but it does have a socket that it listens on, and it has a specific protocol for incoming/outgoing data. So if you wish to build the ability to communicate directly with ib_acm into your own application, the protocol used to communicate with it, and the data structures involved, are in this header file. Please note that this is an unsupported method of using this daemon. The only supported means of using this is via librdmacm. As such, even though this header file is provided, no further documentation is available. One must read the source if they wish to make use of this header file.

Architecture:

x86_64

Version:

1.0.9

Release:

1.el6

Size:

6.5 k

Repository:

base

From Repository:

Licence:

GPLv2 or BSD



Handy Yum Commands for ibacm-devel


Control the ibacm-devel package with the following handy commands outlined below.


Command

Description of Command

yum install ibacm-devel

This command will install ibacm-devel on the server.

yum remove ibacm-devel

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

yum -y remove ibacm-devel

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

yum update ibacm-devel

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

yum -y update ibacm-devel

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

yum info ibacm-devel

This command will show you core information about the ibacm-devel package.

yum deplist ibacm-devel

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

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