How to Install python-omniorb in Ubuntu 18.04



Install python-omniorb by entering the following commands in the terminal:

sudo apt update
sudo apt install python-omniorb

Description:

Python bindings for omniORB

omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This is the Debian package of omniORBpy, the Python bindings to the omniORB libraries.

Homepage: http://omniorb.sourceforge.net

Version: 4.2.2-0.1

Section: universe/python