How to Install and Uninstall python-omniorb Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "python-omniorb" package

Please follow the step by step instructions below to install python-omniorb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-omniorb

2. Uninstall "python-omniorb" package

Please follow the guidelines below to uninstall python-omniorb on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-omniorb $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-omniorb package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-omniorb
Priority: optional
Section: universe/python
Installed-Size: 2762
Maintainer: Ubuntu Developers
Original-Maintainer: Debian CORBA Team
Architecture: amd64
Version: 3.6-1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libomniorb4-1 (>= 4.1.5), libomnithread3c2 (>= 4.0.6), libstdc++6 (>= 4.1.1)
Recommends: python-omniorb-omg
Filename: pool/universe/p/python-omniorb/python-omniorb_3.6-1_amd64.deb
Size: 345248
MD5sum: 39e17a28ab8fc5a879253ef5b179a32d
SHA1: c5291b9537990b4551212bf4994f2574e3a284c5
SHA256: e3893b82ffd2819f5a1343979a687c6ca6ef7ddc7870ea6bfba4669288943e7e
Description-en: 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.
Description-md5: 125ed379da34bec8ab1f25172c248a86
Homepage: http://omniorb.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu