How to Install omniidl-python in Ubuntu 18.04



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

sudo apt update
sudo apt install omniidl-python

Description:

omniidl backend to compile Python stubs from IDL files

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 includes the Python backend for omniidl to compile IDL to Python stubs.

Homepage: http://omniorb.sourceforge.net

Version: 4.2.2-0.1

Section: universe/python