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

Last updated: May 18,2024

1. Install "python3-cigi" package

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

$ sudo apt update $ sudo apt install python3-cigi

2. Uninstall "python3-cigi" package

Learn how to uninstall python3-cigi on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-cigi $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-cigi
Priority: optional
Section: universe/python
Installed-Size: 3116
Maintainer: Ubuntu Developers
Original-Maintainer: Klee Dienes
Architecture: amd64
Source: cigi-ccl
Version: 3.3.3a+svn818-10ubuntu1
Depends: libc6 (>= 2.14), libcigicl1 (= 3.3.3a+svn818-10ubuntu1), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2), python3 (<< 3.6), python3 (>= 3.5~)
Filename: pool/universe/c/cigi-ccl/python3-cigi_3.3.3a+svn818-10ubuntu1_amd64.deb
Size: 352346
MD5sum: dc0d70b9ee7875b3ca300531158f4768
SHA1: 6305c163c5f5f2cf17fb9e2c190d9d941eda2a28
SHA256: 34323b7e3274a77790f162618095734cef68872635e58b238044faa26f8d783e
Description-en: Python bindings for the CIGI class library
This package contains SWIG-generated Python interfaces for the CIGI
class library (CCL). The primary goal of the Common Image Generator
Interface (CIGI) standard is to standardise the interface between a
simulators host computer and the Image Generator. The CCL is a C++
language library for implementing CIGI in both host and IG
applications.
.
Some features of the CCL include:
.
* Handles packing, unpacking, and byte swapping automatically
* Handles output buffer management
* Can handle most of the input buffer management with simple calls
* Can translate between different versions of CIGI
Description-md5: 301b65f94eced27bc46fd9c7f5f39fd9
Homepage: http://cigi.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions