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

Last updated: May 17,2024

1. Install "cigi-ccl-examples" package

Please follow the step by step instructions below to install cigi-ccl-examples on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cigi-ccl-examples

2. Uninstall "cigi-ccl-examples" package

This is a short guide on how to uninstall cigi-ccl-examples on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cigi-ccl-examples $ sudo apt autoclean && sudo apt autoremove

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

Package: cigi-ccl-examples
Priority: optional
Section: universe/devel
Installed-Size: 105
Maintainer: Ubuntu Developers
Original-Maintainer: Klee Dienes
Architecture: amd64
Source: cigi-ccl
Version: 3.3.3a+svn818-10ubuntu1
Depends: libc6 (>= 2.4), libcigicl1 (= 3.3.3a+svn818-10ubuntu1), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2), libtinyxml2.6.2v5
Filename: pool/universe/c/cigi-ccl/cigi-ccl-examples_3.3.3a+svn818-10ubuntu1_amd64.deb
Size: 26690
MD5sum: edb11bcb936449024b2f4ba2cbd63c57
SHA1: 8055fb0374c51ae9309e43162eef713c02a1c7ec
SHA256: 2520fd26a3cc593bb897195e012bdb1cc46f320aee77a3d69d7d7ae68b52b140
Description-en: compiled examples for the CIGI class library (CCL)
This package contains compiled examples 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: 4c37e30bd1f392c9e30ee473c465cb44
Homepage: http://cigi.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu