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

Last updated: September 28,2024

1. Install "python-zeroc-ice" package

Please follow the guidelines below to install python-zeroc-ice on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-zeroc-ice

2. Uninstall "python-zeroc-ice" package

In this section, we are going to explain the necessary steps to uninstall python-zeroc-ice on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-zeroc-ice $ sudo apt autoclean && sudo apt autoremove

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

Package: python-zeroc-ice
Priority: optional
Section: universe/python
Installed-Size: 1667
Maintainer: Ubuntu Developers
Original-Maintainer: Francisco Moya
Architecture: amd64
Source: zeroc-ice
Version: 3.5.1-6.4ubuntu1
Provides: python2.7-zeroc-ice
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libiceutil35v5, libslice35v5, libstdc++6 (>= 5.2), libzeroc-ice35v5, python (>= 2.7), python (<< 2.8)
Recommends: ice35-translators, ice35-slice
Filename: pool/universe/z/zeroc-ice/python-zeroc-ice_3.5.1-6.4ubuntu1_amd64.deb
Size: 289090
MD5sum: 90e8c2423c5bb42c7a0fd1ca3f553fdd
SHA1: f60ce8c63d20bde95ebdcd5612f3328ca29b2bfd
SHA256: fcd5b9d53e4921355dd89ef1e1f8560d74d0be663d1de30c5bc9e9acb82cf10d
Description-en: Ice for Python libraries (Python 2)
Ice, the Internet Communications Engine, is middleware for the
practical programmer developed by ZeroC Inc. A high-performance
Internet communications platform, Ice includes a wealth of layered
services and plug-ins.
.
Ice is built on concepts which will be familiar to CORBA programmers,
and supports a wide variety of programming languages and runtime
platforms.
.
This package contains the Python module required to run/develop
applications with Ice for Python 2. You will find further
information in the ZeroC home page (http://www.zeroc.com/ice.html)
and in the non-free package zeroc-ice-manual.
Description-md5: 68e3ca3a7177a3d2be80d5af3c0ef156
Homepage: http://www.zeroc.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu