typelib-dump

utilities for ORBit

Install

All systems
curl cmd.cat/typelib-dump.sh
Debian Debian
apt-get install ORBit2
Ubuntu
apt-get install ORBit2
CentOS
yum install ORBit2-devel
Fedora
dnf install ORBit2-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install ORBit2
Raspbian
apt-get install ORBit2

ORBit2-devel

utilities for ORBit

ORBit2

ORBit is a high-performance CORBA (Common Object Request Broker

Architecture) ORB (object request broker). It allows programs to send requests and receive replies from other programs, regardless of the locations of the two programs. CORBA is an architecture that enables communication between program objects, regardless of the programming language they're written in or the operating system they run on. You will need to install this package and ORBit-devel if you want to write programs that use CORBA technology.