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

Last updated: November 07,2024

1. Install "python-cigi" package

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

$ sudo apt update $ sudo apt install python-cigi

2. Uninstall "python-cigi" package

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

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

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

Package: python-cigi
Priority: optional
Section: universe/python
Installed-Size: 3147
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), python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~)
Filename: pool/universe/c/cigi-ccl/python-cigi_3.3.3a+svn818-10ubuntu1_amd64.deb
Size: 351604
MD5sum: 3e9f493a1eafe0b24417dafae1ee146c
SHA1: ed34a281f307481d651423b29555eccf159f4d1b
SHA256: 08e86626aba075c18b3e064e02fa5e6dce8d790bc352df87973585b0b81a9fdc
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