How to Install and Uninstall cimg-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "cimg-dev" package

This is a short guide on how to install cimg-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install cimg-dev

2. Uninstall "cimg-dev" package

Please follow the instructions below to uninstall cimg-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the cimg-dev package on Ubuntu 21.10 (Impish Indri)

Package: cimg-dev
Architecture: all
Version: 2.9.4+dfsg-2
Priority: optional
Section: universe/math
Source: cimg
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5277
Depends: libx11-dev, libxrandr-dev, libopencv-dev
Suggests: xmedcon, lapack3-dev, cimg-doc, cimg-examples, libgraphicsmagick++1-dev | libmagick++-dev, libfftw3-dev | fftw3-dev, libgimp2.0-dev, libhighgui-dev, libtiff5-dev, libtiffxx5
Filename: pool/universe/c/cimg/cimg-dev_2.9.4+dfsg-2_all.deb
Size: 483188
MD5sum: b0aadda9c8582bd66db9cb2259550f2e
SHA1: 32ce2562efe08588c63ad336caa5dcd02845aba3
SHA256: 53f9cbe58df1f490dd8f3d1d7c244a706984860671b7a69661b40cbb06a4df80
SHA512: 71078edcb70ddbe78b5ba4c859bc480f74540f320c9b95e693fc60a58e6a2a58c355c191e5d8fd1b339ff3d907f0323ec9937328e293178f5c02c3c6eb5ae58c
Homepage: http://cimg.sourceforge.net/
Description-en: powerful image processing 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.
Description-md5: 56992994760615db1ad7152d046d81ae