How to Install and Uninstall cimg-examples Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "cimg-examples" package

Please follow the guidance below to install cimg-examples on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install cimg-examples

2. Uninstall "cimg-examples" package

In this section, we are going to explain the necessary steps to uninstall cimg-examples on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the cimg-examples package on Ubuntu 21.04 (Hirsute Hippo)

Package: cimg-examples
Architecture: all
Version: 2.9.4+dfsg-2
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.9.4+dfsg-2_all.deb
Size: 1982100
MD5sum: c6fad8cbef18103d427e4795fbdec7a3
SHA1: fa2558a40280abdd9873e59b91a89c682f98efaa
SHA256: a58be8a236bce972bfef50710510b4955e810b7b0a08b83e4af734d5fffc8ea8
SHA512: b29c738476e615a3bbfc06a7f476d5891e23873db49eb0f51c9d20ee316ad9c6599a257ade967d29f88b4da99013957a568236b186f662ebdb9ce1aa7b6a5c8f
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