< Home - < Back

ORBit2-devel


Information about the package, ORBit2-devel, which is shipped with common Linux distributions. The ORBit2-devel package is designed for, Development libraries, header files and utilities for ORBit.


Package Name:

ORBit2-devel

Summary:

Development libraries, header files and utilities for ORBit

Description:

ORBit is a high-performance CORBA (Common Object Request Broker Architecture) ORB (object request broker) with support for the C language. This package contains the header files, libraries and utilities necessary to write programs that use CORBA technology. If you want to write such programs, you'll also need to install the ORBIT package.

Architecture:

x86_64

Version:

2.14.17

Release:

6.el6_8

Size:

173 k

Repository:

base

From Repository:

Licence:

LGPLv2+ and GPLv2+



Handy Yum Commands for ORBit2-devel


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


Command

Description of Command

yum install ORBit2-devel

This command will install ORBit2-devel on the server.

yum remove ORBit2-devel

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

yum -y remove ORBit2-devel

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

yum update ORBit2-devel

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

yum -y update ORBit2-devel

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

yum info ORBit2-devel

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

yum deplist ORBit2-devel

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

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