How to Install and Uninstall cimg-examples Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "cimg-examples" package

In this section, we are going to explain the necessary steps to install cimg-examples on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install cimg-examples

2. Uninstall "cimg-examples" package

Please follow the steps below to uninstall cimg-examples on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove cimg-examples $ sudo apt autoclean && sudo apt autoremove

3. Information about the cimg-examples package on Ubuntu 20.10 (Groovy Gorilla)

Package: cimg-examples
Architecture: all
Version: 2.8.4+dfsg-1
Multi-Arch: foreign
Priority: optional
Section: universe/doc
Source: cimg
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 9626
Recommends: cimg-dev, libgraphicsmagick++1-dev | libmagick++-dev, libfftw3-dev | fftw3-dev, libgimp2.0-dev, libopencv-dev, libhighgui-dev
Enhances: cimg-dev, cimg-doc
Filename: pool/universe/c/cimg/cimg-examples_2.8.4+dfsg-1_all.deb
Size: 1979528
MD5sum: 59959e7e59eb7c3803636b282a87ec68
SHA1: 58004da28b926fe2b603ceb17c680caadfdf0903
SHA256: 70dfad90680218217733e2fc8a14acd34d5b5ec57add44ecd0caf725344d2cdb
SHA512: 5ed71461682eb716654b08f0bc332f99a9d9efc7699283f1144d79cef4873cf96921b1526330ed036f53095f417ecf59e6acdb8a2d0dc2a3a6c4fc3a0b16be64
Homepage: http://cimg.sourceforge.net/
Description-en: examples for cimg-dev imaging library
The CImg Library is a C++ toolkit providing simple classes and functions
to load, save, process and display images in your own C++ code. It consists
only of a single header file CImg.h that must be included in your program
source. It contains useful image processing algorithms for loading/saving,
resizing/rotating, filtering, object drawing (text, lines, faces,
ellipses, ...), etc.
.
Images are instantiated by a class able to represent images up to 4-dimension
wide (from 1-D scalar signals to 3-D volumes of vector-valued pixels), with
template pixel types. It depends on a minimal number of libraries : you can
compile it with only standard C libraries. No need for exotic libraries and
complex dependencies.
.
This package contains examples for the usage of the library.
Description-md5: 989b46b47ea3715c1de4b95f9167ec8e