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

Last updated: May 16,2024

1. Install "python3-zeroc-ice" package

This tutorial shows how to install python3-zeroc-ice on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-zeroc-ice" package

Please follow the step by step instructions below to uninstall python3-zeroc-ice on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-zeroc-ice
Priority: optional
Section: universe/python
Installed-Size: 1663
Maintainer: Ubuntu Developers
Original-Maintainer: Francisco Moya
Architecture: amd64
Source: zeroc-ice
Version: 3.5.1-6.4ubuntu1
Provides: python3.5-zeroc-ice
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libiceutil35v5, libslice35v5, libstdc++6 (>= 5.2), libzeroc-ice35v5, python3 (<< 3.6), python3 (>= 3.5~)
Recommends: ice35-translators, ice35-slice
Filename: pool/universe/z/zeroc-ice/python3-zeroc-ice_3.5.1-6.4ubuntu1_amd64.deb
Size: 288930
MD5sum: 870fb251d877f7a30a6b2f5dd014276b
SHA1: 508a76a18726a52521824bde7d64d46cfdcc57ce
SHA256: 3b0cf00dcd4532a3101af626886403acbb23d16b13a06484c5f6e7875ce64be6
Description-en: Ice for Python libraries (Python 3)
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 3. 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: 2905f3116cfb8e13e87bea2323668a44
Homepage: http://www.zeroc.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu